internal Task DropAggregationTableAsync(DateTimeOffset testAggregationPeriod)
 => AggregationWriter.DropTableAsync(DbContextOptions, testAggregationPeriod, _logger);