mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-21 23:13:56 +00:00
Database migrations should be in charge of changing and modifying the database schema. Therefore this breaking change removes the automatic model synchronisation from the application startup, that we have practised way too long and that always caused problems for us. References: https://sequelize.org/v5/manual/getting-started.html#note-for-production |
||
---|---|---|
.. | ||
config | ||
migrations | ||
models | ||
ot | ||
web | ||
workers | ||
app.js | ||
csp.js | ||
errors.js | ||
history.js | ||
letter-avatars.js | ||
logger.js | ||
realtime.js | ||
response.js | ||
utils.js |