Skip to main content

render_table_meta_verbose

Function render_table_meta_verbose 

Source
pub fn render_table_meta_verbose(table: &str, meta: &TableMeta) -> String
Expand description

Render a table’s .schema DDL INCLUDING auto-indexes. Used by .schema --verbose / EXPLAIN SCHEMA t for agents that need to see the full picture.