pull down to refresh
68 sats \ 0 replies \ @optimism 5h \ on: Make massive DB migrations faster with lots of temp tables devs
The second golden rule of batch migrations is: archive all the intermediate data (tables) somewhere. This helps you troubleshoot in the future, in case something went wrong.