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 bacc78b commit 4c9c39aCopy full SHA for 4c9c39a
CHANGES.md
@@ -17,6 +17,8 @@ and the [PyPI page](https://pypi.org/project/trino/).
17
server. ([#220](https://trinodb/trino-python-client/issues/220))
18
* Fix query failures when using SQLAlchemy `Table` without a catalog name
19
provided. ([#237](https://trinodb/trino-python-client/issues/237))
20
+* Fix errors when using prepared statements with Trino versions greater than or
21
+ equal to 398. ([#242](https://trinodb/trino-python-client/issues/242))
22
23
### Breaking Changes
24
0 commit comments