Checklist
- There are no similar issues or pull requests for this yet.
- I discussed this idea on the community chat and feedback is positive.
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 :)
Reactions are currently unavailable
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 :)