Future<Result<DbmsInfo>> getConnectionDbmsInfo(String connectionId) => _repository.getConnectionDbmsInfo(connectionId);