Function migrant_lib::new [] [src]

pub fn new(config: &Config, tag: &str) -> Result<()>

Create a new migration with the given tag

Intended only for use with FileMigrations not managed directly in source with Config::use_migrations.