method
index_exists?
rails latest stable - Class:
ActiveRecord::ConnectionAdapters::Table
index_exists?(column_name, options = {})public
Checks to see if an index exists. See SchemaStatements#index_exists?
index_exists?(column_name, options = {})Checks to see if an index exists. See SchemaStatements#index_exists?