Skip to content

Conversation

@ptiurin
Copy link
Collaborator

@ptiurin ptiurin commented Nov 17, 2025

Instead of using our own custom wrappers for async and running into issues when sqlalchemy adds new methods we can inherit from the classes that SQLAlchemy provides. This allows minimal changes to async implementation.
However, not merging this since this is SQLAlchemy 2.0-only feature. These classes were not available before so if we want to be 1.x compatible we can't easily migrate.

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.

2 participants