method
index_exists?
v3.2.13 -
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?