Add a wider range of subset queries for TrailBase integation: pagination, ordering, and some where.#1101
Add a wider range of subset queries for TrailBase integation: pagination, ordering, and some where.#1101ignatz wants to merge 3 commits intoTanStack:mainfrom
Conversation
|
…n package Based on TanStack#1090 by @MentalGear. Co-authored-by: MentalGear <2837147+MentalGear@users.noreply.github.com>
More 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-db
commit: |
|
@samwillis sorry for the personal ping (feel free to point me somewhere else, appreciate your time and work), you asked me a while back on #1090 (comment) to take a look, which I did resulting in:
There's no rush. If someone is gonna get to this eventually that's perfect, just don't want this to fall through the cracks (including my own) 🙏 |
🎯 Changes
After adding e2e tests for the TB integration, add support for pagination, orderBy and some where clauses.
✅ Checklist
pnpm test:pr.🚀 Release Impact