Opened 17 years ago

Closed 17 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 Changed 17 years ago by Nicklas Nordborg

Milestone: BASE 2.2BASE 2.1
Status: newassigned

comment:2 Changed 17 years ago by Nicklas Nordborg

Resolution: fixed
Status: assignedclosed

(In [2822]) Fixes #417: Verify that schema version of the database match the core API

Note: See TracTickets for help on using tickets.