You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rerun limit queries if a partial index is available. (#6301)
This is porting firebase/firebase-android-sdk#3657 to
the Web SDK. The majority of the code was ported as a part of other PRs such as
#6153.
The only thing remaining is to port the tests in SQLiteLocalStoreTest.java which
will be done as a part of #6261.
0 commit comments