hedgedoc/lib
Sheogorath b3249d9175
Limit DB schema changes to migrations
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
81e3d7bd00
f85ba6df53

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2020-04-16 16:20:11 +02:00
..
config Remove PDF export 2020-02-26 15:05:54 +01:00
migrations
models Remove mattermost integration 2020-02-25 14:33:30 +01:00
ot
web Fixes relative path for fetching the style when set 2020-03-06 00:09:54 +01:00
workers
app.js Limit DB schema changes to migrations 2020-04-16 16:20:11 +02:00
csp.js Update RevealJS to version 3.9.2 2020-02-01 12:53:15 +01:00
errors.js Making the linter happy by removing superfluous ; 2019-11-28 14:00:34 +01:00
history.js
letter-avatars.js
logger.js
realtime.js
response.js
utils.js