This repository was archived by the owner on Aug 19, 2025. It is now read-only.

Description
Checklist
Is your feature related to a problem? Please describe.
I want to use orm with a SQLAlchemy 2.0 project, is there any planned support for this?
Describe the solution you would like.
Looks like bumping the databases dependency might do the trick
Describe alternatives you considered
Using the SQLAlchemy ORM instead of this
Additional context
I think you get the gist :)