Class: DbSchema::Changes::CreateIndex
- Inherits:
-
Definitions::Index
- Object
- Definitions::Index
- DbSchema::Changes::CreateIndex
- Defined in:
- lib/db_schema/changes.rb
Instance Attribute Summary
Attributes inherited from Definitions::Index
#columns, #condition, #name, #type
Method Summary
Methods inherited from Definitions::Index
#btree?, #columns_to_sequel, #initialize, #unique?
Constructor Details
This class inherits a constructor from DbSchema::Definitions::Index