Files
Automata/packages
कारतोफ्फेलस्क्रिप्ट™ 3a435f7057 fix(core): Disable transactions on sqlite migrations that use PRAGMA foreign_keys (#5392)
`PRAGMA foreign_keys` is [a no-op within a sqlite transaction](https://www.sqlite.org/pragma.html#pragma_foreign_keys).
This causes cascade deletes to happen when we create a new user table, and drop the old user table.
2023-02-07 15:14:59 +01:00
..
2023-02-03 14:35:07 +00:00
2023-02-03 14:35:18 +00:00
2023-02-03 14:34:56 +00:00