Skip to main content

migration_sql

Function migration_sql 

Source
pub fn migration_sql() -> Vec<(i32, &'static str, &'static str)>
Expand description

Get the raw SQL for all migrations (for extraction / external tooling).