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