class ActiveRecord::ConnectionAdapters::PostgreSQLIndexDefinition
Creates a PostgreSQL index definition. This class isn’t really meant to be used directly. Instead, see PostgreSQLAdapter#create_index
for usage.
Attributes
base[RW]
columns[RW]
name[RW]
object[RW]
options[RW]