There was an error while loading. Please reload this page.
1 parent 93d1ee8 commit d1e1c7cCopy full SHA for d1e1c7c
1 file changed
lib/config/database.js
@@ -69,4 +69,5 @@ module.exports = {
69
username,
70
password,
71
database,
72
+ migrationStorageTableName: 'sequelize_meta',
73
};
0 commit comments