Class: ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::ColumnDefinition

Inherits:
ColumnDefinition
  • Object
show all
Defined in:
lib/arjdbc/postgresql/adapter.rb

Instance Attribute Summary collapse

Instance Attribute Details

#arrayObject

Returns the value of attribute array.



1259
1260
1261
# File 'lib/arjdbc/postgresql/adapter.rb', line 1259

def array
  @array
end