Module: Sequel::Postgres::ArrayOpMethods
- Included in:
- LiteralString, SQL::GenericExpression, Symbol
- Defined in:
- lib/sequel/extensions/pg_array_ops.rb
Instance Method Summary collapse
-
#pg_array ⇒ Object
Wrap the receiver in an ArrayOp so you can easily use the PostgreSQL array functions and operators with it.