comparison backend/doc/schema/postgresql-drop-spatial.sql @ 8466:cc53aae06303

Gauge locations are obsolete since a long time.
author Tom Gottfried <tom@intevation.de>
date Wed, 05 Nov 2014 13:04:53 +0100
parents 5aa05a7a34b7
children c7b200fe343b
comparison
equal deleted inserted replaced
8465:2772a0fc7400 8466:cc53aae06303
34 DROP SEQUENCE HYDR_BOUNDARIES_ID_SEQ; 34 DROP SEQUENCE HYDR_BOUNDARIES_ID_SEQ;
35 35
36 DROP TABLE hydr_boundaries_poly; 36 DROP TABLE hydr_boundaries_poly;
37 DROP SEQUENCE HYDR_BOUNDARIES_POLY_ID_SEQ; 37 DROP SEQUENCE HYDR_BOUNDARIES_POLY_ID_SEQ;
38 38
39 DROP TABLE gauge_location;
40 DROP SEQUENCE GAUGE_LOCATION_ID_SEQ;
41
42 DROP TABLE fed_states; 39 DROP TABLE fed_states;
43 DROP TABLE hws_kinds; 40 DROP TABLE hws_kinds;
44 DROP TABLE sobek_kinds; 41 DROP TABLE sobek_kinds;
45 DROP TABLE sectie_kinds; 42 DROP TABLE sectie_kinds;
46 DROP TABLE boundary_kinds; 43 DROP TABLE boundary_kinds;

http://dive4elements.wald.intevation.org