mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-23 18:26:32 -05:00
b3249d9175
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 |