Method: Sequel::Postgres::JSONExistsOp#on_error

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

#on_errorObject (readonly)

How to handle errors when evaluating the JSON path expression



926
927
928
# File 'lib/sequel/extensions/pg_json_ops.rb', line 926

def on_error
  @on_error
end