Reviewed-on: TheFurya/nuzlocke-tracker#22 Co-authored-by: Julian Tabel <juliantabel.jt@gmail.com> Co-committed-by: Julian Tabel <juliantabel.jt@gmail.com>
11 lines
348 B
Markdown
11 lines
348 B
Markdown
---
|
|
# nuzlocke-tracker-zmvy
|
|
title: Add game_id field to BossBattle for version-exclusive bosses
|
|
status: completed
|
|
type: feature
|
|
priority: normal
|
|
created_at: 2026-02-14T09:47:40Z
|
|
updated_at: 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. |