Changes between Version 34 and Version 35 of Versions
- Timestamp:
- Feb 4, 2014, 11:02:52 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Versions
v34 v35 15 15 * '''note:''' this is a backwards incompatible change over rasdaman 8.x, i.e. once `update_db.sh` is run, the database (RASBASE) will be converted to the new format and will be only readable by rasdaman 9+ 16 16 * the petascopedb schema (tables with prefix `'PS9_'`) has been completely redesigned to work in cooperation with [wiki:SecoreUserGuide SECORE] 17 * '''note:''' petascope 9.0 is incompatible with the old petascope schema, and requires running `update_petascopedb.sh --migrate` to make the old petascopedb compatible17 * '''note:''' petascope 9.0 is incompatible with the old petascope schema, and requires running `update_petascopedb.sh` to make the old petascopedb compatible 18 18 * the migration process has revert capabilities (old schema is backed up in the database) 19 19 * revised rasimport/raserase working with the new 9.0 petascope schema (thanks to Alex Herzig)