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