Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: new array find operators #8766

Merged
merged 2 commits into from
Mar 21, 2022
Merged

feat: new array find operators #8766

merged 2 commits into from
Mar 21, 2022

Commits on Mar 21, 2022

  1. added new array find operators; delegating how json and jsonb are sto…

    …red directly to underlying driver (breaking)
    pleerock committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    5c38ef1 View commit details
    Browse the repository at this point in the history
  2. array: true must be explicitly defined for array json/jsonb values; s…

    …trings being JSON-stringified must be manually escpaed
    pleerock committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    0a22f0f View commit details
    Browse the repository at this point in the history