Skip to content

3.0.0 Release

Latest
Compare
Choose a tag to compare
@avojak avojak released this 04 Nov 23:13
· 1 commit to master since this release
5cc0bd9
  • Deduplicate games by leveraging the serial ID to allow multiple ROMs to reference a single game entry. This allows filling in more "missing" data where multiple ROMs (different checksums) are the same game, but only one row in the original dataset contained all the metadata. As a result, the roms and games tables should now be inner joined on the serial_id field.
  • Adds new tables for publisher, and rating
  • Adds a new field for user count