Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Ralph::Migrations::Schema::IndexDefinition
Inherits
Reference
/
Object
Constructors
new
(table :
String
, column :
String
, name :
String
, unique :
Bool
= false)
Source
Instance methods
column
Source
name
Source
table
Source
to_sql
Source
unique
Source