Skip to content

Schema Migration Support #7

Description

@anshum4n-git

Currently, schema migration would be manual. However, given an updated pydantic schema and a schema DDL script ( #6 ) a command line can be provided that generates migration scripts. These can follow the Django migration pattern which creates a migration and then applies it, also storing in the database which migrations have been applied and which haven't.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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