Skip to main content

Module schema

Module schema 

Source
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§

SchemaDefinition
Schema (database) definition.
SchemaSnapshot
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.