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: add support for multiple inequalities #86

Merged
merged 2 commits into from
Jun 19, 2024

Conversation

pavadeli
Copy link
Member

Firestore has added support for multiple inequalities. This is now also reflected in the Java-based Firestore Emulator that is downloaded by firebase-tools. This PR removes the checks for multiple inequalities to match the other emulator and the cloud Firestore.

Most test-suite (NodeJS) deps are updated as well and MSRV is now 1.79 (slight cleanup was possible because of the latest Rust version).

@pavadeli pavadeli enabled auto-merge (squash) June 19, 2024 14:34
@pavadeli pavadeli merged commit 5fdecb3 into master Jun 19, 2024
5 checks passed
@pavadeli pavadeli deleted the add-support-for-multiple-inequalities branch June 19, 2024 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant