Skip to content

fix(DB): Rename duplicate progression_61_64_down.sql filenames#469

Merged
Nyeriah merged 1 commit intomainfrom
fix-duplicate-sql-filename
Mar 23, 2026
Merged

fix(DB): Rename duplicate progression_61_64_down.sql filenames#469
Nyeriah merged 1 commit intomainfrom
fix-duplicate-sql-filename

Conversation

@Nyeriah
Copy link
Member

@Nyeriah Nyeriah commented Mar 23, 2026

Summary

  • Rename duplicate progression_61_64_down.sql filenames that exist in both Bracket_70_2_1 and Bracket_70_4_1
  • DBUpdater requires unique filenames across all brackets since files are ordered by name
  • Appended the hosting bracket suffix: progression_61_64_down_70_2_1.sql and progression_61_64_down_70_4_1.sql

Test plan

  • Verify server starts without "Duplicate filename" error
  • Confirm both SQL files still execute correctly

Note

AI tool (Claude) was used to assist with this PR.

🤖 Generated with Claude Code

DBUpdater requires unique filenames across all brackets. Append the
hosting bracket suffix to disambiguate.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Nyeriah Nyeriah merged commit 89c3351 into main Mar 23, 2026
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant