Module: SchemaPlus::Core::SqlStruct

Defined in:
lib/schema_plus/core/sql_struct.rb

Defined Under Namespace

Classes: Table

Constant Summary collapse

IndexComponents =
KeyStruct[:name, :type, :columns, :options, :algorithm, :using]