Files
SVSimServer/SVSim.Database/Repositories
gamer147 1420c60486 feat(bp): repositories + identity generation for runtime-inserted tables
Add ValueGeneratedOnAdd to ViewerBattlePassProgress.Id and
ViewerBattlePassClaims.Id so Postgres generates IDENTITY values at
runtime. Regenerate AddBattlePass migration in-place to include the
IdentityByDefaultColumn annotations. Add IBattlePassRepository /
BattlePassRepository (season lookup + level-curve cache) and
IViewerBattlePassRepository / ViewerBattlePassRepository
(get-or-create progress, claim reads/writes).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-26 22:40:45 -04:00
..
2026-05-25 16:55:57 -04:00
2025-05-18 02:27:17 -04:00
2026-05-25 16:34:24 -04:00
2026-05-25 19:07:49 -04:00
2026-05-25 12:03:47 -04:00
2025-05-18 02:27:17 -04:00