Ruby on Rails latest stable (v7.1.3.2)
-
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