hedgedoc/lib
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
..
config
migrations
models fix(migrations): don't run with foreign keys activated 2022-11-06 22:24:48 +01:00
ot
web Pass through breaks option to published note 2022-10-03 20:18:16 +02:00
workers
csp.js
errors.js Fix express deprecation warning 2022-10-30 22:15:16 +01:00
history.js
letter-avatars.js
logger.js
prometheus.js
realtime.js
response.js
utils.js