feat(db): teams schema + preferences.mutable migration #175

Merged
jason.woltje merged 1 commits from feat/p8-007-db-migrations into main 2026-03-16 01:46:44 +00:00
1 Commits
Author SHA1 Message Date
jason.woltjeandClaude Sonnet 4.6 569ec551fd feat(db): teams schema, preferences.mutable, projects.ownerType
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
- Add mutable column to preferences table (distinguishes user-adjustable prefs from enforcements)
- Add teams and team_members tables for multi-member project ownership
- Add teamId and ownerType columns to projects table
- Generate Drizzle migration

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
2026-03-15 20:40:42 -05:00