Mercurial > dive4elements > river
comparison 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 |
comparison
equal
deleted
inserted
replaced
5145:801175535406 | 5146:d4fdd98a04f7 |
---|---|
69 | 69 |
70 DROP TABLE hws_kinds; | 70 DROP TABLE hws_kinds; |
71 DROP TABLE sectie_kinds; | 71 DROP TABLE sectie_kinds; |
72 DROP TABLE sobek_kinds; | 72 DROP TABLE sobek_kinds; |
73 DROP TABLE fed_states; | 73 DROP TABLE fed_states; |
74 DROP TABLE axis_kinds; | |
74 DROP TABLE boundary_kinds; | 75 DROP TABLE boundary_kinds; |