-
Notifications
You must be signed in to change notification settings - Fork 3
Schema Migration Support #7
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels