-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Code maintananceNo bug fixes or new features, just code changesNo bug fixes or new features, just code changes
Description
Currently when updating the version of TeachingTutorials where there has been a DB schema change, the server admin is required to run the DDL script.
This should instead be automated, by recording the schema version that the user was previously on, and run the appropriate DDLs up to the new version, and then update the schema version that is recorded.
Metadata
Metadata
Assignees
Labels
Code maintananceNo bug fixes or new features, just code changesNo bug fixes or new features, just code changes