Rindle docs and package mapSkip to main content

ensure_source_offsets_table_on_conn

Function ensure_source_offsets_table_on_conn 

Source
pub fn ensure_source_offsets_table_on_conn(
    conn: &Connection,
) -> Result<(), ReplicaError>
Expand description

source_offsets_table_ddl applied to a caller-owned connection (the initial-snapshot store writes it before any consumer exists).