Skip to content

Commit 59473d7

Browse files
mdesmethashhar
authored andcommitted
Added SQLAlchemy compatibility section
1 parent 8149bb0 commit 59473d7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@ rows for example `Cursor.fetchone()` or `Cursor.fetchmany()`. By default
5757

5858
- Trino server >= 351
5959

60+
**Compatibility**
61+
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.
63+
6064
**Installation**
6165

6266
```

0 commit comments

Comments
 (0)