soroban-abacus-flashcards/apps/web/drizzle/meta
Thomas Hallock e6e9ec3e4f fix(worksheets): remove foreign key constraint to support guest users
- Remove FK constraint from worksheet_settings table via migration 0014
- Update schema definition to remove .references() call
- Remove user existence check from POST /api/worksheets/settings
- Guest users can now save worksheet preferences without user account
- Matches pattern used by room_members table for arcade games

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-06 08:26:09 -06:00
..
0000_snapshot.json style: apply Biome formatting to entire codebase 2025-10-07 12:48:26 -05:00
0001_snapshot.json style: apply Biome formatting to entire codebase 2025-10-07 12:48:26 -05:00
0002_snapshot.json style: apply Biome formatting to entire codebase 2025-10-07 12:48:26 -05:00
0003_snapshot.json style: apply Biome formatting to entire codebase 2025-10-07 12:48:26 -05:00
0004_snapshot.json feat: implement modal room enforcement (one room per user) 2025-10-08 08:41:39 -05:00
0005_snapshot.json feat: add database schema for room moderation and invitations 2025-10-13 11:22:02 -05:00
0006_snapshot.json feat: add database schema for room moderation and invitations 2025-10-13 11:22:02 -05:00
0012_snapshot.json feat(abacus): add nativeAbacusNumbers setting to schema and UI 2025-10-31 20:44:16 -05:00
0013_snapshot.json fix(worksheets): remove foreign key constraint to support guest users 2025-11-06 08:26:09 -06:00
0014_snapshot.json fix(worksheets): remove foreign key constraint to support guest users 2025-11-06 08:26:09 -06:00
_journal.json fix(worksheets): remove foreign key constraint to support guest users 2025-11-06 08:26:09 -06:00