Method: Sequel::Postgres::JSONValueOp#returning

Defined in:
lib/sequel/extensions/pg_json_ops.rb

#returningObject (readonly)

The database type to cast returned values to



1016
1017
1018
# File 'lib/sequel/extensions/pg_json_ops.rb', line 1016

def returning
  @returning
end