Files
nuzlocke-tracker/.beans/nuzlocke-tracker-zmvy--add-game-id-field-to-bossbattle-for-version-exclus.md
Julian Tabel ebdc9b2f28
All checks were successful
CI / backend-lint (push) Successful in 8s
CI / frontend-lint (push) Successful in 32s
feature/boss-sprites-and-badges (#22)
Reviewed-on: TheFurya/nuzlocke-tracker#22
Co-authored-by: Julian Tabel <juliantabel.jt@gmail.com>
Co-committed-by: Julian Tabel <juliantabel.jt@gmail.com>
2026-02-14 11:04:08 +01:00

348 B

title, status, type, priority, created_at, updated_at
title status type priority created_at updated_at
Add game_id field to BossBattle for version-exclusive bosses completed feature normal 2026-02-14T09:47:40Z 2026-02-14T09:52:59Z

Add a proper game_id FK to BossBattle so version-exclusive bosses can be filtered per game instead of overloading the section field.