Skip to main content

render

Function render 

Source
pub fn render(model: &SchemaModel, enable_foreign_keys: bool) -> String
Expand description

Render the schema model as SQLite DDL text.