Actions
Feature #2613
openARCHE export: SQL dump
Start date:
2025-09-03
Estimated time:
Description
Currently, the ARCHE export will dump the complete model, public and import schema without differentiation between project entries (defined by type ID) or other entries.
Questions, should the dump...- update an existing database (this means, losing the unique IDs and can be difficult to develop)
- be inserted into a clean OpenAtlas instance (4_data_type.sql can be replaced with the dump)
- just exist as @INSERT@s and interested people have to deal how to get the data out of it
- Annotation (text and image)
- Geometries
- Hierarchy and Types
and delete all other
Updated by Bernhard Koschiček-Krombholz 7 months ago
- Related to Feature #2568: Admin interface for generating ARCHE dumps added
Updated by Bernhard Koschiček-Krombholz 6 months ago
- Status changed from Acknowledged to Assigned
Updated by Bernhard Koschiček-Krombholz about 1 month ago
- Description updated (diff)
Updated by Bernhard Koschiček-Krombholz 16 days ago
Alex suggests doing this step outside of OpenAtlas with an extra script.
Updated by Bernhard Koschiček-Krombholz 16 days ago
- Status changed from Assigned to Acknowledged
- Assignee deleted (
Bernhard Koschiček-Krombholz)
Actions