method
index_exists?
v4.2.9 -
Show 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?