Skip to content

Commit fdb5017

Browse files
committed
Simplify note about supported SQLAlchemy versions
1 parent ce60a48 commit fdb5017

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ rows for example `Cursor.fetchone()` or `Cursor.fetchmany()`. By default
5959

6060
**Compatibility**
6161

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

6465
**Installation**
6566

0 commit comments

Comments
 (0)