index_exists?(column_name, options = {})
Instance Public methods
Checks to see if an index exists. See ActiveRecord::ConnectionAdapters::SchemaStatements#index_exists?
Checks to see if an index exists. See ActiveRecord::ConnectionAdapters::SchemaStatements#index_exists?
Please login to continue.