Future<Result<Map<String, Object?>>> getDriverCapabilities( String connectionString, ) => _repository.getDriverCapabilities(connectionString);