Skip to content

Support for Flask-Sqlalchemy-Lite #277

@samuelhwilliams

Description

@samuelhwilliams

Are there any plans to add support for Flask-Sqlalchemy-Lite?

Feels like it shouldn't be too hard to add support - possibly mostly just need to be able to pass in the basemodel directly, rather than trying to read db.Model from the sqlalchemy extension?

And update the DB queries to use native sqlalchemy constructs rather than db.session.query/etc 🤔

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions