mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
2 lines
179 B
Markdown
2 lines
179 B
Markdown
|
* if migration is stopped mid way it will start at the beginging next time
|
||
|
* to see the run migrations do db.getCollection('_migrations').find() you can't do db._migrations.find()
|