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

Inherits:
ColumnDefinition
  • Object
show all
Defined in:
lib/postgres_ext/active_record/connection_adapters/postgres_adapter.rb

Instance Attribute Summary collapse

Instance Attribute Details

#arrayObject

Returns the value of attribute array.



139
140
141
# File 'lib/postgres_ext/active_record/connection_adapters/postgres_adapter.rb', line 139

def array
  @array
end