Closed PhiliGuertler closed 3 months ago
Adding a version
member to the persisted games, dlcs, hardwares and the database should simplify the process a lot!
Also adding a method called migrate()
to each version of the database should make it easier to read.
Updating
Game
,DLC
andVideoGameHardware
is insanely annoying with the migrator tool. This should be as automated as possible with very little code. Have a look at redesigning it.