Skip to content

Add array-type operators #235

@michalgm

Description

@michalgm

It would be nice to have operators for postgres array-type fields:
https://www.postgresql.org/docs/9.0/functions-array.html
Incoming PR to add:

  • contains (@>)
  • contained_by (<@)
  • overlap (&&)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions