Skip to main content

Module schema_diff

Module schema_diff 

Source
Expand description

Schema snapshot load + pure diff/migration (ported from core SchemaDiffEngine).

Structs§

ColumnDiff
ColumnSnapshot
ConstraintDiff
ConstraintSnapshot
IndexDiff
IndexSnapshot
SchemaSnapshot
TableDiff
TableSnapshot

Enums§

DiffStatus

Functions§

build_migration_statements
Migrate source schema toward target (source = current, target = desired).
compute_schema_diff
diffs_to_json
load_schema_snapshot
require_safe_schema