Opened 18 years ago
Closed 18 years ago
#417 closed enhancement (fixed)
Verify that schema version of the database match the core API
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | critical | Milestone: | BASE 2.1 |
Component: | core | Version: | |
Keywords: | Cc: |
Description
The core should verify that the database schema version matches what is expected by the core API. It may lead to all kinds of strange errors and, in the worst case, data loss or corruption if running againts an outdated database.
Change History (2)
comment:1 by , 18 years ago
Milestone: | BASE 2.2 → BASE 2.1 |
---|---|
Status: | new → assigned |
comment:2 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
(In [2822]) Fixes #417: Verify that schema version of the database match the core API