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