mirror of
https://github.com/status-im/codimd.git
synced 2025-01-23 18:59:21 +00:00
Update lib/migrations/202106200000000-create-note-aliases-history.js
Co-authored-by: Yukai Huang <yukaihuangtw@gmail.com> Signed-off-by: nick.chen <nick.chen.sudo@gmail.com>
This commit is contained in:
parent
dc9c98e390
commit
0777f2d1ff
@ -27,6 +27,6 @@ module.exports = {
|
||||
},
|
||||
|
||||
down: function (queryInterface) {
|
||||
return queryInterface.dropTable('Users')
|
||||
return queryInterface.dropTable('ArchivedNoteAliases')
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user