pub fn handle_command( command: MigrateCommands, database_url: &str, config: &Config, verbose: bool, ) -> Result<()>