pub fn generate_sqlite_drop(table: &TableDef) -> String
Generate DROP TABLE IF EXISTS statement for a single table (SQLite).