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 8eef2b6 commit 383ef57Copy full SHA for 383ef57
CHANGES.md
@@ -15,6 +15,8 @@ and the [PyPI page](https://pypi.org/project/trino/).
15
([#95](https://trinodb/trino-python-client/issues/95))
16
* Fix queries returning a single row from sometimes appearing as failed on the
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
21
### Breaking Changes
22
0 commit comments