Skip to content

Non-ORM SQLStorage #20

@kagesenshi

Description

@kagesenshi

default implementation of SQLStorage at the moment uses SQLAlchemy ORM. However, the ORM makes it difficult to build alembic upgradeable plugins as trying to lock model to specific version using ORM can be difficult to implement.

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