DB: Migrate bands and characters to autoincrement IDs #43

Open
opened 2023-01-19 13:36:08 +01:00 by JanGross · 1 comment
JanGross commented 2023-01-19 13:36:08 +01:00 (Migrated from github.com)

Using Discogs IDs was a stupid idea.
All the existing references and records need to be migrated

  • Enable auto_increment
  • Migrate existing character and group IDs
Using Discogs IDs was a stupid idea. All the existing references and records need to be migrated - [x] Enable auto_increment - [ ] Migrate existing character and group IDs
JanGross commented 2023-08-07 11:51:52 +02:00 (Migrated from github.com)

Tables to migrate:

  • Groups
  • Characters
  • DropHistories -> dropData (This field is a JSON blob and therefore not cascadable)
Tables to migrate: - [ ] Groups - [ ] Characters - [ ] DropHistories -> dropData (This field is a JSON blob and therefore not cascadable)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Minz/toho-miku#43
No description provided.