#1791 closed defect (bug) (fixed)
Version the DB
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 1.6 |
Component: | Administration | Keywords: | db |
Focuses: | Cc: |
Description
Add a DB version and persist it in the DB. Check the version when upgrading so that we only do the work that is necessary for a given version delta. The DB version can be the repository revision number for the release. That way we have nice strictly incrementing ints to compare.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [2966]) DB versioning. fixes #1791