etiquette/utilities
voussoir 750bb51868 Fix Migrator behavior... again!
I got pretty close last time, but the one table that I rebuilt manually
inside the with block was, of course, still hanging on to the table_old
when all the others got renamed. Grrr. This new format breaks the whole
thing into separate steps for rename, transfer, drop, all tables
in lockstep.
2021-01-02 13:51:53 -08:00
..
database_upgrader.py Fix Migrator behavior... again! 2021-01-02 13:51:53 -08:00