Skip to content

Commit 383ef57

Browse files
committed
fixup! Add 0.317.0 release notes
1 parent 8eef2b6 commit 383ef57

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ and the [PyPI page](https://pypi.org/project/trino/).
1515
([#95](https://trinodb/trino-python-client/issues/95))
1616
* Fix queries returning a single row from sometimes appearing as failed on the
1717
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))
1820

1921
### Breaking Changes
2022

0 commit comments

Comments
 (0)