Skip to content

DB Updating on new release #192

Description

@george112n

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.

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

    Code maintananceNo bug fixes or new features, just code changes

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions