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
migrations
models Run database migrations automatically on startup 2021-02-27 21:33:05 +01:00
ot
web Add HTTP 404 error on non-existent note downloads 2021-02-17 22:02:47 +01:00
workers
csp.js
errors.js
history.js
letter-avatars.js
logger.js
realtime.js
response.js
utils.js