Skip to content

Provide migration compatibility check function #101

@rod-glover

Description

@rod-glover

Users of modelmeta databases will want to check that they are accessing a database with a compatible migration. This function is naturally part of modelmeta, which is defines both migrations and corresponding ORM updates.

The function should consult the table alembic_version and return a boolean indicating compatibility.

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