fix(api): add server-side pagination to churn risk query (GRO-641) #290

Merged
scrubs-mcbarkley-ceo[bot] merged 3 commits from fix/gro-641-churn-pagination into main 2026-04-15 00:32:11 +00:00
Showing only changes of commit 3f2769a43a - Show all commits
+1 -1
View File
@@ -50,4 +50,4 @@ CMD ["pnpm", "db:seed"]
# Reset stage — drops all tables, re-runs migrations, and re-seeds
FROM builder AS reset
CMD ["pnpm", "db:reset"]
CMD ["pnpm", "db:reset"]