handle_command

Function handle_command 

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