Flowdock
remove_column(table_name, column_name) public

Removes the column from the table definition.

Examples
 remove_column(:suppliers, :qualification)
Show source
Register or log in to add new notes.