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.



50
51
52
# File 'lib/torque/postgresql/adapter/schema_definitions.rb', line 50

def subtype
  @subtype
end