Skip to content

Pull requests: TanStack/db

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix(db): boundary expansion for multi-column orderBy pagination
#1556 opened May 25, 2026 by v-anton Loading…
3 of 4 tasks
fix(db): filter out-of-window SSE inserts in collection-subscriber
#1555 opened May 25, 2026 by v-anton Loading…
3 of 4 tasks
fix(db): deduplicate loadedSubsets and join key requests
#1554 opened May 25, 2026 by v-anton Loading…
3 of 4 tasks
fix(db): avoid undefined enumerable keys in compare options
#1552 opened May 25, 2026 by v-anton Loading…
3 of 4 tasks
fix(db): skip deletes for unsent keys in filterDuplicateInserts
#1551 opened May 25, 2026 by v-anton Loading…
3 of 4 tasks
fix(db): require all or() branches to be index-optimizable
#1550 opened May 25, 2026 by v-anton Loading…
3 of 4 tasks
chore: enforce pnpm 11
#1545 opened May 21, 2026 by Sheraff Contributor Loading…
Test/progressive nested fastpath bug
#1532 opened May 17, 2026 by ibirrer Draft
1 of 3 tasks
security: stricter pnpm config blockExoticSubdeps & trustPolicy
#1530 opened May 17, 2026 by Sheraff Contributor Loading…
chore: add codeowners
#1528 opened May 13, 2026 by crutchcorn Member Loading…
test(transactions): demonstrate ambient tx loss across await in mutate()
#1522 opened May 11, 2026 by marius-se Loading…
2 of 3 tasks
fix(db): avoid passing computed orderBy aliases to loadSubset
#1520 opened May 7, 2026 by andrewcoelho Loading…
2 of 3 tasks
fix(db): support Temporal values in query comparison operators
#1519 opened May 7, 2026 by obeattie Contributor Loading…
1 of 3 tasks
docs(browser-db-sqlite-persistence): document multi-tab coordinator usage
#1518 opened May 7, 2026 by kevin-dp Contributor Loading…
1 task
fix(db): a key in BasicIndex/BTreeIndex lives in at most one bucket
#1517 opened May 5, 2026 by kevin-dp Contributor Loading…
3 tasks done
fix(react-db): refresh live query snapshot after subscribe
#1516 opened May 5, 2026 by lalitkapoor Loading…
2 of 3 tasks
[DB] feat: add keyed collection subscriptions
#1515 opened May 5, 2026 by lalitkapoor Draft
1 of 3 tasks
ProTip! Filter pull requests by the default branch with base:main.