Skip to content
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

DM-47769: Remove obsolete SQLAlchemy future flags #335

Merged
merged 1 commit into from
Nov 23, 2024
Merged

Conversation

rra
Copy link
Member

@rra rra commented Nov 23, 2024

Importing from sqlalchemy.future and passing future=True when creating sessions is no longer required since we require SQLAlchemy 2.0 or later.

Importing from `sqlalchemy.future` and passing `future=True` when
creating sessions is no longer required since we require
SQLAlchemy 2.0 or later.
@rra rra enabled auto-merge November 23, 2024 01:19
@rra rra merged commit f565a3c into main Nov 23, 2024
5 checks passed
@rra rra deleted the tickets/DM-47769b branch November 23, 2024 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant