这是indexloc提供的服务,不要输入任何密码
Skip to content

support jsonb boolean operators #369

@0x777

Description

@0x777

we need to support the following operators @>, <@, ?, ?|, ?& in the where clause for jsonb columns.

@> | _contains
<@ | _contained_in
?  | _has_key
?| | _has_keys_any
?& | _has_keys_all

Metadata

Metadata

Assignees

No one assigned

    Labels

    c/serverRelated to servere/quickfixcan be wrapped up in few hoursk/enhancementNew feature or improve an existing featurep/highcandidate for being included in the upcoming sprint

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions