pub fn render(model: &SchemaModel, enable_foreign_keys: bool) -> StringExpand description
Render the schema model as SQLite DDL text.
pub fn render(model: &SchemaModel, enable_foreign_keys: bool) -> StringRender the schema model as SQLite DDL text.