Method: Sequel::Postgres::JSONExistsOp#passing

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

#passingObject (readonly)

Variables to set in the JSON path expression

[View source]

900
901
902
# File 'lib/sequel/extensions/pg_json_ops.rb', line 900

def passing
  @passing
end