method
remove_index
v2.1.0 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
remove_index(table_name, options = {})public
Drops an index from a table.
remove_index(table_name, options = {})Drops an index from a table.