Module: Torque::PostgreSQL::Adapter::ColumnDefinition

Defined in:
lib/torque/postgresql/adapter/schema_definitions.rb

Instance Attribute Summary collapse

Instance Attribute Details

#subtypeObject

Returns the value of attribute subtype.



62
63
64
# File 'lib/torque/postgresql/adapter/schema_definitions.rb', line 62

def subtype
  @subtype
end