Function drop_column

Source
pub fn drop_column(table_name: &str, column_name: &str) -> Migration
Expand description

Drop column migration