Changes between Version 36 and Version 37 of Versions
- Timestamp:
- Feb 19, 2014, 6:51:24 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Versions
v36 v37 14 14 * tile ids are now stored as long ints in the database rather than double. 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 * the petascopedb schema (tables with prefix `'PS9_'`)has been completely redesigned to work in cooperation with [wiki:SecoreUserGuide SECORE]16 * the petascopedb schema has been completely redesigned to work in cooperation with [wiki:SecoreUserGuide SECORE] 17 17 * '''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)