Class | Sequel::Postgres::JSONHash |
In: |
lib/sequel/extensions/pg_json.rb
|
Parent: | DelegateClass(Hash) |
Class representating PostgreSQL JSON column hash/object values.
__getobj__ | -> | to_hash |
Return the object being delegated to. |