Skip to main content

generate_postgres_drop

Function generate_postgres_drop 

Source
pub fn generate_postgres_drop(table: &TableDef) -> String
Expand description

Generate a DROP TABLE IF EXISTS statement for a single table.