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

Adding support for arrayFilters in updates #4248

Merged
merged 10 commits into from
Jan 26, 2022

Commits on Jan 24, 2022

  1. Adding support for arrayFilters in updates

    This PR is for the feature request [realm#4247](realm#4247).
    
    This PR adds support for arrayFilters by passing the arrayFilters parameter to the Realm serverless function.
    
    Additional testing was added to cover the case of an update with arrayFilters.
    joellord committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    a07357e View commit details
    Browse the repository at this point in the history
  2. Fix linting errors

    joellord committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    997d5f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cf9bc3 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    afe7948 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    kraenhansen authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    f3cb13b View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    kraenhansen authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    3c2613d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80d041b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0789675 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    445ccf9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    93816be View commit details
    Browse the repository at this point in the history