diff flys-backend/doc/schema/oracle-drop-spatial.sql @ 5146:d4fdd98a04f7

Add kind_id to river_axes table and add AxisKind object to model There are currently three kinds: 0 for unkown, 1 for current, 2 for everything else. Only current is used for calculation
author Andre Heinecke <aheinecke@intevation.de>
date Thu, 28 Feb 2013 18:04:19 +0100
parents 96d330bc40d0
children dac7723fb502
line wrap: on
line diff
--- a/flys-backend/doc/schema/oracle-drop-spatial.sql	Thu Feb 28 17:12:46 2013 +0100
+++ b/flys-backend/doc/schema/oracle-drop-spatial.sql	Thu Feb 28 18:04:19 2013 +0100
@@ -71,4 +71,5 @@
 DROP TABLE sectie_kinds;
 DROP TABLE sobek_kinds;
 DROP TABLE fed_states;
+DROP TABLE axis_kinds;
 DROP TABLE boundary_kinds;

http://dive4elements.wald.intevation.org