Skip to content

Commit

Permalink
Simplify note about supported SQLAlchemy versions
Browse files Browse the repository at this point in the history
  • Loading branch information
hashhar committed Oct 11, 2022
1 parent ce60a48 commit fdb5017
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ rows for example `Cursor.fetchone()` or `Cursor.fetchmany()`. By default

**Compatibility**

`trino.sqlalchemy` is compatible with 1.3.x and 1.4.x SQLAlchemy versions. Unit and integrations tests against latest versions of both versions.
`trino.sqlalchemy` is compatible with the latest 1.3.x and 1.4.x SQLAlchemy
versions at the time of release of a particular version of the client.

**Installation**

Expand Down

0 comments on commit fdb5017

Please sign in to comment.