Skip to content

Relaxing in restrictions. #6757

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

Closed

Conversation

MarkDuckworth
Copy link
Contributor

MarkDuckworth and others added 30 commits June 24, 2022 14:53
* Support encoding and decoding Composite Filters
@changeset-bot
Copy link

changeset-bot bot commented Nov 4, 2022

⚠️ No Changeset found

Latest commit: 1280052

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Nov 4, 2022

Size Report 1

Affected Products

  • @firebase/firestore

    TypeBase (fa0a7c0)Merge (3d98cc2)Diff
    browser273 kB273 kB-86 B (-0.0%)
    esm5339 kB339 kB-86 B (-0.0%)
    main546 kB546 kB-86 B (-0.0%)
    module273 kB273 kB-86 B (-0.0%)
    react-native273 kB273 kB-86 B (-0.0%)
  • @firebase/firestore-lite

    TypeBase (fa0a7c0)Merge (3d98cc2)Diff
    browser86.2 kB86.1 kB-86 B (-0.1%)
    esm5104 kB104 kB-86 B (-0.1%)
    main147 kB147 kB-86 B (-0.1%)
    module86.2 kB86.1 kB-86 B (-0.1%)
    react-native86.4 kB86.3 kB-86 B (-0.1%)
  • bundle

    TypeBase (fa0a7c0)Merge (3d98cc2)Diff
    firestore (Query Cursors)220 kB220 kB-86 B (-0.0%)
    firestore (Query)218 kB217 kB-86 B (-0.0%)
    firestore-lite (Query Cursors)81.3 kB81.2 kB-86 B (-0.1%)
    firestore-lite (Query)77.4 kB77.3 kB-86 B (-0.1%)
  • firebase

    TypeBase (fa0a7c0)Merge (3d98cc2)Diff
    firebase-compat.js747 kB747 kB-86 B (-0.0%)
    firebase-firestore-compat.js321 kB321 kB-86 B (-0.0%)
    firebase-firestore-lite.js92.9 kB92.8 kB-86 B (-0.1%)
    firebase-firestore.js321 kB321 kB-86 B (-0.0%)

Test Logs

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/k3SNFavvEz.html

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Nov 4, 2022

Size Analysis Report 1

Affected Products

  • @firebase/firestore

    • QueryCompositeFilterConstraint

      Size

      TypeBase (fa0a7c0)Merge (3d98cc2)Diff
      size19.8 kB19.7 kB-86 B (-0.4%)
      size-with-ext-deps78.6 kB78.5 kB-86 B (-0.1%)
    • QueryFieldFilterConstraint

      Size

      TypeBase (fa0a7c0)Merge (3d98cc2)Diff
      size40.8 kB40.7 kB-86 B (-0.2%)
      size-with-ext-deps99.7 kB99.6 kB-86 B (-0.1%)
    • and

      Size

      TypeBase (fa0a7c0)Merge (3d98cc2)Diff
      size42.3 kB42.2 kB-86 B (-0.2%)
      size-with-ext-deps101 kB101 kB-86 B (-0.1%)
    • or

      Size

      TypeBase (fa0a7c0)Merge (3d98cc2)Diff
      size42.3 kB42.2 kB-86 B (-0.2%)
      size-with-ext-deps101 kB101 kB-86 B (-0.1%)
    • query

      Size

      TypeBase (fa0a7c0)Merge (3d98cc2)Diff
      size42.5 kB42.4 kB-86 B (-0.2%)
      size-with-ext-deps101 kB101 kB-86 B (-0.1%)
    • where

      Size

      TypeBase (fa0a7c0)Merge (3d98cc2)Diff
      size41.6 kB41.5 kB-86 B (-0.2%)
      size-with-ext-deps101 kB100 kB-86 B (-0.1%)

Test Logs

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/sDjjBre1Gv.html

@ehsannas ehsannas assigned MarkDuckworth and unassigned ehsannas Nov 7, 2022
).to.throw(
"Invalid query. You cannot use more than one 'not-in' filter."
);
validationIt.only(
Copy link
Contributor

@ehsannas ehsannas Nov 11, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove .only

Base automatically changed from markduckworth/or-queries-pr-9 to markduckworth/or-queries November 11, 2022 18:01
Base automatically changed from markduckworth/or-queries to master November 22, 2022 21:58
@MarkDuckworth
Copy link
Contributor Author

Cherry picked to #7024.

@firebase firebase locked and limited conversation to collaborators Mar 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants