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