fix(db): add missing MS21 user auth fields migration #666
Reference in New Issue
Block a user
Delete Branch "fix/ms21-missing-user-auth-migration"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds the missing migration for deactivated_at, is_local_auth, password_hash, invited_by, invitation_token, invited_at columns on users table.
🤖 Generated with Claude Code