Wrap the receiver in an JSONOp so you can easily use the PostgreSQL json functions and operators with it.
# File lib/sequel/extensions/pg_json_ops.rb, line 207 def pg_json JSONOp.new(self) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.