pub fn run_migrate_generate( migration_dir: &str, migration_name: &str) -> Result<(), Box<dyn Error>>