[GH-ISSUE #74] SQLAlchemy hard dependency vs cx_oracle #51

Closed
opened 2026-02-26 01:32:59 +03:00 by kerem · 0 comments
Owner

Originally created by @irib on GitHub (Oct 3, 2018).
Original GitHub issue: https://github.com/jeffknupp/sandman2/issues/74

Hello

SQLAlchemy required is SQLAlchemy==1.1.0b3

Any version prior to 1.1.1 is not compatible with "latest" cx_oracle - see https://bitbucket.org/zzzeek/sqlalchemy/issues/3997/twophase-is-an-invalid-keyword

Would it be possible to upgrade the required version of SQLAlchemy ?

FYI I forced sqlalchemy-1.2.12 and so far I didn't encounter issues.

Originally created by @irib on GitHub (Oct 3, 2018). Original GitHub issue: https://github.com/jeffknupp/sandman2/issues/74 Hello SQLAlchemy required is SQLAlchemy==1.1.0b3 Any version prior to 1.1.1 is not compatible with "latest" cx_oracle - see https://bitbucket.org/zzzeek/sqlalchemy/issues/3997/twophase-is-an-invalid-keyword Would it be possible to upgrade the required version of SQLAlchemy ? FYI I forced sqlalchemy-1.2.12 and so far I didn't encounter issues.
kerem closed this issue 2026-02-26 01:32:59 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/sandman2-jeffknupp#51
No description provided.