Skip to content

Add array-type operators #235

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 (&&)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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