[Dive4elements-commits] [PATCH] added missing DROP VIEW todrop script
Wald Commits
scm-commit at wald.intevation.org
Tue Feb 26 10:53:21 CET 2013
# HG changeset patch
# User Tom Gottfried <tom at intevation.de>
# Date 1361872398 -3600
# Branch dami
# Node ID f57b096df75af2678c19f47fcbec84cefcd69b36
# Parent a2600507761e58d771b8bef29ca4f6b046d1deb1
added missing DROP VIEW todrop script
diff -r a2600507761e -r f57b096df75a flys-backend/doc/schema/oracle-drop.sql
--- a/flys-backend/doc/schema/oracle-drop.sql Mon Feb 25 16:00:52 2013 +0100
+++ b/flys-backend/doc/schema/oracle-drop.sql Tue Feb 26 10:53:18 2013 +0100
@@ -88,3 +88,7 @@
DROP VIEW wst_value_table;
DROP VIEW wst_w_values ;
DROP VIEW wst_q_values;
+DROP VIEW official_lines;
+DROP VIEW q_main_values;
+DROP VIEW official_q_values;
+DROP VIEW wst_ranges;
More information about the Dive4elements-commits
mailing list