overleaf/server-ce/migrations/about_migrations.md

2 lines
179 B
Markdown
Raw Normal View History

2015-02-10 12:25:13 -05:00
* 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()