We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8149bb0 commit 59473d7Copy full SHA for 59473d7
README.md
@@ -57,6 +57,10 @@ rows for example `Cursor.fetchone()` or `Cursor.fetchmany()`. By default
57
58
- Trino server >= 351
59
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
64
**Installation**
65
66
```
0 commit comments