Skip to content

Commit

Permalink
Added SQLAlchemy compatibility section
Browse files Browse the repository at this point in the history
  • Loading branch information
mdesmet authored and hashhar committed Oct 11, 2022
1 parent 8149bb0 commit 59473d7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@ rows for example `Cursor.fetchone()` or `Cursor.fetchmany()`. By default

- Trino server >= 351

**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.

**Installation**

```
Expand Down

0 comments on commit 59473d7

Please sign in to comment.