Reviewed-on: TheFurya/nuzlocke-tracker#22 Co-authored-by: Julian Tabel <juliantabel.jt@gmail.com> Co-committed-by: Julian Tabel <juliantabel.jt@gmail.com>
348 B
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.