Rindle docs and package mapSkip to main content

DATA_MIGRATIONS_TABLE

Constant DATA_MIGRATIONS_TABLE 

pub const DATA_MIGRATIONS_TABLE: &'static str;
Expand description

Replicated apply-once journal for pure-DML migration files. Unlike the DDL journal this table is part of the capture registry: its marker row is the final change in every data-migration run, making zero-user-effect files durable and carrying identity through restore/promotion.