Skip to content

Conversation

@hovaesco
Copy link
Member

@hovaesco hovaesco commented Oct 20, 2022

Description

Fix a compatibility issue with SQLAlchemy v1.4.42, resolves #273

Non-technical explanation

Release notes

( ) This is not user-visible or docs only and no release notes are required.
( ) Release notes are required, please propose a release note for me.
(x) Release notes are required, with the following suggested text:

* Fix a compatibility issue with _rfc_1738_quote in SQLAlchemy v1.4.42 (issue 273)

@cla-bot cla-bot bot added the cla-signed label Oct 20, 2022
@hovaesco hovaesco requested review from ebyhr, hashhar and mdesmet October 20, 2022 13:40
@ebyhr ebyhr merged commit de61749 into trinodb:master Oct 20, 2022
@ebyhr
Copy link
Member

ebyhr commented Oct 20, 2022

Merged, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

_rfc_1738_quote is no longer available in sqlalchemy 1.4.42

2 participants