WatWowMap / ReactMap

Pokemon GO Map frontend built with React
MIT License
123 stars 62 forks source link

Use `database.settings.gymBadgeTableName` for the migration instead of a static `gymBadges` #1011

Closed TiMXL73 closed 3 months ago

TiMXL73 commented 3 months ago

If you are using a custom gymBadgeTableName, it was ignored for this migration causing it to fail:

6|ReactMap | migration file "20240416222131_basicGymBadge.cjs" failed
6|ReactMap | migration failed with error: update `gymBadges` set `badge` = `badge` + 1 where `badge` > 0 - Table 'pmsfs2.gymBadges' doesn't exist
github-actions[bot] commented 3 months ago

:tada: This PR is included in version 1.33.0-develop.4 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: