etiquette/utilities/database_upgrader
voussoir 2d5fb19ce7 Remove automatic BEGIN because it breaks pragma foreign_keys.
It turns out you can't adjust foreign_keys while a transaction is active,
so the upgraders that need to disable and re-enable them were not
working right and encountering foreign key violations.
2020-09-15 14:54:21 -07:00
..
database_upgrader.py Remove automatic BEGIN because it breaks pragma foreign_keys. 2020-09-15 14:54:21 -07:00
old_inits.py Give Albums and Tags an author_id column. 2018-03-18 15:28:26 -07:00