Skip to main content

ensure_table_writable

Function ensure_table_writable 

Source
fn ensure_table_writable(schema: &str, table: &str) -> Result<()>
Expand description

Rejects DDL against read-only schemas and computed entity-graph tables.