overleaf/server-ce/migrations/about_migrations.md
2015-02-20 15:40:18 +00:00

2 lines
No EOL
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()