Class: ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::ColumnDefinition
- Inherits:
-
ColumnDefinition
- Object
- ColumnDefinition
- ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::ColumnDefinition
- Defined in:
- lib/arjdbc/postgresql/adapter.rb
Instance Attribute Summary collapse
-
#array ⇒ Object
Returns the value of attribute array.
Instance Attribute Details
#array ⇒ Object
Returns the value of attribute array.
1259 1260 1261 |
# File 'lib/arjdbc/postgresql/adapter.rb', line 1259 def array @array end |