Module migrator

Source
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)

Structs§

Env

Enums§

Migrator