Closed href closed 9 years ago
To switch to Libres a SQL Migration step is needed that introduces new fields and alters (renames) existing ones. Since Libres hasn't kept any kind of migration log this would have to be worked out by looking at the two sets of models.
The migration has been implemented in https://github.com/seantis/seantis.reservation/commit/4a2abd9e63c67ae316be564b5c2464fd49bcf0f1
To switch to Libres a SQL Migration step is needed that introduces new fields and alters (renames) existing ones. Since Libres hasn't kept any kind of migration log this would have to be worked out by looking at the two sets of models.