[GH-ISSUE #216] howto apply sqlalchemy 1.4.15 #74

Open
opened 2026-02-26 01:33:03 +03:00 by kerem · 1 comment
Owner

Originally created by @eddyvinsensius on GitHub (May 22, 2021).
Original GitHub issue: https://github.com/jeffknupp/sandman2/issues/216

howto apply sqlalchemy 1.4.15
because it needed by sqlalchemy-firebird to run with sandman2
thanks.

Originally created by @eddyvinsensius on GitHub (May 22, 2021). Original GitHub issue: https://github.com/jeffknupp/sandman2/issues/216 howto apply sqlalchemy 1.4.15 because it needed by sqlalchemy-firebird to run with sandman2 thanks.
Author
Owner

@eddyvinsensius commented on GitHub (May 22, 2021):

the sqlalchemy website said firebird support:
"Deprecated since version 1.4: The internal Firebird dialect is deprecated and will be removed in a future version. Use the external dialect."

it suggest to use https://github.com/pauldex/sqlalchemy-firebird instead,
but it seems has a conflict sqlalchemy version with sandman2 currently use.

<!-- gh-comment-id:846418827 --> @eddyvinsensius commented on GitHub (May 22, 2021): the sqlalchemy website said firebird support: "Deprecated since version 1.4: The internal Firebird dialect is deprecated and will be removed in a future version. Use the external dialect." it suggest to use https://github.com/pauldex/sqlalchemy-firebird instead, but it seems has a conflict sqlalchemy version with sandman2 currently use.
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#74
No description provided.