Expand description
Minimal schema index structures for Export/Import V2.
The canonical schema representation is the per-schema DDL file under
schema/ddl/. schemas.json only records which schemas exist in a snapshot.
Structs§
- Schema
Definition - Schema (database) definition.
- Schema
Snapshot - Minimal schema index stored in a snapshot.
Constants§
- DDL_DIR
- DDL directory name within schema directory.
- SCHEMAS_
FILE - Schema definition file name.
- SCHEMA_
DIR - Schema directory name within snapshot.