Commit 8d03c8a
authored
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.1 parent 9614bbd commit 8d03c8a
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
| 157 | + | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| |||
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
304 | | - | |
| 304 | + | |
305 | 305 | | |
306 | 306 | | |
307 | 307 | | |
| |||
0 commit comments