Skip to content

Fix a compatibility issue with SQLAlchemy v1.4.42 #274

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 20, 2022

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