Skip to main content

generate

Function generate 

Source
pub fn generate(args: GenerateArgs) -> Result<(), Vec<String>>
Expand description

Generate Rust code for migrations and queries. Also saves schema type info for proc_macros to refer to.

ยงReturns

  • Error - a list of validation or generation errors that occurred