Ruby on Rails latest stable (v5.2.3)
-
0 notes
- Superclass:
Struct.new(:table, :name, :unique, :columns)
Abstract representation of an index definition on a table. Instances of this type are typically created and returned by methods in database adapters. e.g. ActiveRecord::ConnectionAdapters::MySQL::SchemaStatements#indexes