Uh oh!
There was an error while loading. Please reload this page.
Handle pushed down predicates in Electric collection - #618
Conversation
🦋 Changeset detectedLatest commit: 80284c2 The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
aa2e623 to
2ae236fCompared66c54e to
71cef08CompareMore templates@tanstack/angular-db@tanstack/db@tanstack/db-ivm@tanstack/electric-db-collection@tanstack/offline-transactions@tanstack/powersync-db-collection@tanstack/query-db-collection@tanstack/react-db@tanstack/rxdb-db-collection@tanstack/solid-db@tanstack/svelte-db@tanstack/trailbase-db-collection@tanstack/vue-dbcommit: |
Size Change: 0 B Total Size: 83 kB ℹ️ View Unchanged
|
Size Change: 0 B Total Size: 3.34 kB ℹ️ View Unchanged
|
91ea051 to
3493f6dCompare49f1f59 to
dd337d8CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
e8e12e7 to
c568cafCompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
bc6190d to
8eab056Comparebaa4fa2 to
f7211d9Comparea732165 to
6ee696cComparef7211d9 to
59e396cCompareCo-authored-by: Kevin De Porre <kevin@electric-sql.com> Co-authored-by: Sam Willis <sam.willis@gmail.com>
e4a6188 to
ffe08e9CompareUh oh!
There was an error while loading. Please reload this page.
* Handle pushed down predicates in Electric collection Co-authored-by: Kevin De Porre <kevin@electric-sql.com> Co-authored-by: Sam Willis <sam.willis@gmail.com> * use the subsetDuduper for electric * Leave fixme * fix DeduplicatedLoadSubset call * fix tests --------- Co-authored-by: Sam Willis <sam.willis@gmail.com>
* Handle pushed down predicates in Electric collection Co-authored-by: Kevin De Porre <kevin@electric-sql.com> Co-authored-by: Sam Willis <sam.willis@gmail.com> * use the subsetDuduper for electric * Leave fixme * fix DeduplicatedLoadSubset call * fix tests --------- Co-authored-by: Sam Willis <sam.willis@gmail.com>
* Handle pushed down predicates in Electric collection Co-authored-by: Kevin De Porre <kevin@electric-sql.com> Co-authored-by: Sam Willis <sam.willis@gmail.com> * use the subsetDuduper for electric * Leave fixme * fix DeduplicatedLoadSubset call * fix tests --------- Co-authored-by: Sam Willis <sam.willis@gmail.com>
stacked on #669
This PR is a follow up on #617 and modifies the Electric collection to handle predicates that are being pushed down to the Electric collection.