Method: Sequel::Postgres::ArrayOp#pg_array
- Defined in:
- lib/sequel/extensions/pg_array_ops.rb
#pg_array ⇒ Object
Return the receiver.
201 202 203 |
# File 'lib/sequel/extensions/pg_array_ops.rb', line 201 def pg_array self end |
Return the receiver.
201 202 203 |
# File 'lib/sequel/extensions/pg_array_ops.rb', line 201 def pg_array self end |