Method: Sequel::Postgres::ArrayOp#pg_array

Defined in:
lib/sequel/extensions/pg_array_ops.rb

#pg_arrayObject

Return the receiver.



179
180
181
# File 'lib/sequel/extensions/pg_array_ops.rb', line 179

def pg_array
  self
end