Skip to content

Compatibility with select() syntax #79

Open
@nmoreaud

Description

@nmoreaud

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions