Philip Molares 638c2f6740 fix(migrations): don't run with foreign keys activated
This PR deactivates and reactivates the foreign_keys in the DB for the duration of all migrations.
This prevents a cascade of deletion, when table columns are changed and tables get recreated by sequelize.

Fixes #2809

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2022-11-06 22:24:48 +01:00
..
2018-11-13 23:30:13 +01:00
2022-04-10 21:24:30 +02:00
2022-10-30 22:15:16 +01:00
2019-05-31 00:30:29 +02:00
2021-04-25 20:06:56 +02:00