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
Owner
No description provided.
jason.woltje added 1 commit 2026-03-16 01:43:48 +00:00
feat(db): teams schema, preferences.mutable, projects.ownerType
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
569ec551fd
- 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 <noreply@anthropic.com>
jason.woltje merged commit 5a1991924c into main 2026-03-16 01:46:44 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaicstack/stack#175