Mercurial > dive4elements > river
comparison flys-backend/doc/schema/oracle-drop.sql @ 5101:f57b096df75a dami
added missing DROP VIEW todrop script
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Tue, 26 Feb 2013 10:53:18 +0100 |
parents | 85185b5c464e |
children | dac7723fb502 |
comparison
equal
deleted
inserted
replaced
5098:a2600507761e | 5101:f57b096df75a |
---|---|
86 DROP SEQUENCE WST_Q_RANGES_ID_SEQ; | 86 DROP SEQUENCE WST_Q_RANGES_ID_SEQ; |
87 DROP SEQUENCE WSTS_ID_SEQ; | 87 DROP SEQUENCE WSTS_ID_SEQ; |
88 DROP VIEW wst_value_table; | 88 DROP VIEW wst_value_table; |
89 DROP VIEW wst_w_values ; | 89 DROP VIEW wst_w_values ; |
90 DROP VIEW wst_q_values; | 90 DROP VIEW wst_q_values; |
91 DROP VIEW official_lines; | |
92 DROP VIEW q_main_values; | |
93 DROP VIEW official_q_values; | |
94 DROP VIEW wst_ranges; |