etiquette/utilities
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 Remove automatic BEGIN because it breaks pragma foreign_keys. 2020-09-15 14:54:21 -07:00