Skip to content

Commit 7abd656

Browse files
committed
Add 0.318.0 release notes
1 parent 0ea180b commit 7abd656

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGES.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ list](https://github.com/trinodb/trino-python-client/tags), the
66
[README](https://github.com/trinodb/trino-python-client/blob/master/README.md)
77
and the [PyPI page](https://pypi.org/project/trino/).
88

9+
## Release 0.318.0
10+
11+
* Fix the SQLAlchemy dialect to be compatible with SQLAlchemy 1.3.x versions.
12+
([#250](https://github.com/trinodb/trino-python-client/issues/250))
13+
* Fix possible `KeyError` when using prepared statements.
14+
([#249](https://github.com/trinodb/trino-python-client/issues/249))
15+
* Fix failure when calling `get_table_comment` using SQLAlchemy.
16+
([#253](https://github.com/trinodb/trino-python-client/issues/253))
17+
918
## Release 0.317.0
1019

1120
* Add support for creating tables containing `JSON` columns and reading and

0 commit comments

Comments
 (0)