pub async fn database_exists( ssh: &mut SshClient, database: &str, ) -> Result<bool>
Check if a database exists