Open
Description
SQLAlchemy recommends a new way of writing ORM queries, using select(): https://docs.sqlalchemy.org/en/14/changelog/migration_20.html
Could you update this library to support it?
Currently, it triggers errors such as: 'Select' object has no attribute '_compile_state'
Metadata
Metadata
Assignees
Labels
No labels