Files
stack/apps/api/prisma/migrations
jason.woltjeandClaude Sonnet 4.6 b172b5839c fix(db): add missing MS21 user auth fields migration
deactivated_at, is_local_auth, password_hash, invited_by,
invitation_token, and invited_at were added to schema.prisma
but never captured in a migration, causing P2022 errors on
any fresh database deployment.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
2026-03-02 22:09:58 -06:00
..