Expand description
Migrator runs passed migrations - entities which implement [Migration
] trait
Modules§
- default
- shell
- with_
connection - with_
migrations_ vec - with_
shell_ config - With this type of the migrator it’s possible write JavaScript based migrations and run them via mongo shell(–eval flag)