Scrum4Me/prisma
janpeter visser dad9a80aa6 feat(ST-901): add user.active_product_id with FK to Product
- Nullable relation User → Product with onDelete: SetNull
- Index on active_product_id for join performance
- Migration: 20260427165329_add_user_active_product_id
- Install @tanstack/react-table (was missing from node_modules)
- Fix PRIORITY_COLORS ref removed in earlier refactor
- Note: User schema change affects vendor/scrum4me-mcp submodule — run prisma generate + tsc --noEmit there after merge

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-27 18:55:43 +02:00
..
migrations feat(ST-901): add user.active_product_id with FK to Product 2026-04-27 18:55:43 +02:00
seed-data feat(tooling): extend backlog parser to support PBI-x milestone headers 2026-04-27 17:42:16 +02:00
neon.md fix: lint errors en warnings opgelost voor CI 2026-04-24 14:09:03 +02:00
schema.prisma feat(ST-901): add user.active_product_id with FK to Product 2026-04-27 18:55:43 +02:00
seed.ts feat(ST-507): split code from title in backlog parser and seed Scrum4Me with codes 2026-04-26 20:36:45 +02:00