Skip to main content

generate_postgres_drops

Function generate_postgres_drops 

Source
pub fn generate_postgres_drops(tables: &[TableDef]) -> String
Expand description

Generate DROP TABLE statements for a list of tables in reverse order.