hedgedoc/lib
David Mehren 0db862f3c9
Run database migrations automatically on startup
This commit removes the need for separate migrations with the sequelize-cli
by running them with umzug on application startup.

This is a port of #384

Co-authored-by: Sheogorath <sheogorath@shivering-isles.com>
Signed-off-by: David Mehren <git@herrmehren.de>
2021-02-27 21:33:05 +01:00
..
config Linter: Fix all lint errors 2021-02-15 12:15:14 +01:00
migrations Add missing catch 2020-12-02 19:39:06 +01:00
models Run database migrations automatically on startup 2021-02-27 21:33:05 +01:00
ot Fix logging in ot module 2018-11-13 23:30:13 +01:00
web Add HTTP 404 error on non-existent note downloads 2021-02-17 22:02:47 +01:00
workers Linter: Fix all lint errors 2021-02-15 12:15:14 +01:00
csp.js Use new uuid export 2021-02-16 22:25:38 +01:00
errors.js Fix broken redirect on login 2020-03-21 16:56:09 +01:00
history.js Linter: Fix all lint errors 2021-02-15 12:15:14 +01:00
letter-avatars.js Linter: Fix all lint errors 2021-02-15 12:15:14 +01:00
logger.js Fix eslint warnings 2019-05-31 00:30:29 +02:00
realtime.js Linter: Fix all lint errors 2021-02-15 12:15:14 +01:00
response.js Linter: Fix all lint errors 2021-02-15 12:15:14 +01:00
utils.js Linter: Fix all lint errors 2021-02-15 12:15:14 +01:00