Skip to content

DB Updating on new release #192

@george112n

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.

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