changeset 5641:c0425c948c14 DQR adjustments

fix copy&paste error
author Thomas Junk <thomas.junk@intevation.de>
date Thu, 01 Jun 2023 12:36:50 +0200
parents 47ee6ecf94de
children 467f198815e7
files schema/reports.sql
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/schema/reports.sql	Thu Jun 01 12:24:18 2023 +0200
+++ b/schema/reports.sql	Thu Jun 01 12:36:50 2023 +0200
@@ -41,8 +41,6 @@
     FROM measure
     GROUP BY cc, ym, objname, hm;
 
-DROP MATERIALIZED VIEW waterway.dqr_bottleneck_stats;
-
 CREATE MATERIALIZED VIEW waterway.dqr_bottleneck_stats AS
 WITH d AS ( SELECT ym::date
               FROM generate_series( '2019-10-01'::date,