[DiscordArchive] Could you diff your databases against a clean original? Then update to current and then populate bac
[DiscordArchive] Could you diff your databases against a clean original? Then update to current and then populate bac
Archived author: b_man_breal • Posted: 2021-10-24T15:32:32.539000+00:00
Original source
Could you diff your databases against a clean original? Then update to current and then populate back from your diff?
Archived author: Deleted User • Posted: 2021-10-24T15:46:00.596000+00:00
Original source
It feels like I might get into trouble with the missing columns then though. Because they really are missing.
I'm comparing applied updates (from the table) vs the .sql files in the archive dir atm to figure out where the updater dies, but no luck yet unfortunately.
Archived author: Deleted User • Posted: 2021-10-24T15:46:15.808000+00:00
Original source
At least the manual fix works, so there's that.
Archived author: b_man_breal • Posted: 2021-10-24T16:20:38.867000+00:00
Original source
At least, with a diff, you have a backup of your changes and user data. You could edit the diff copy so columns match. Then merge.
Archived author: Deleted User • Posted: 2021-10-24T16:24:59.523000+00:00
Original source
Yeah that's true. I have dumps for backup purposes. But let's hope it doesn't come to needing those