diff flys-backend/doc/schema/postgresql-cleanup.sql @ 171:4a83e14f40f9

Added entity and id annotations. flys-backend/trunk@1463 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 14 Mar 2011 14:52:58 +0000
parents 88c14d5d45be
children 77f337650211
line wrap: on
line diff
--- a/flys-backend/doc/schema/postgresql-cleanup.sql	Mon Mar 14 11:31:00 2011 +0000
+++ b/flys-backend/doc/schema/postgresql-cleanup.sql	Mon Mar 14 14:52:58 2011 +0000
@@ -26,8 +26,8 @@
 DROP SEQUENCE WST_COLUMN_Q_RANGES_ID_SEQ;
 DROP SEQUENCE WST_Q_RANGES_ID_SEQ;
 DROP SEQUENCE WST_COLUMN_VALUES_ID_SEQ;
-DROP SEQUENCE WST_COLUMN_ID_SEQ;
-DROP SEQUENCE WST_ID_SEQ;
+DROP SEQUENCE WST_COLUMNS_ID_SEQ;
+DROP SEQUENCE WSTS_ID_SEQ;
 DROP SEQUENCE DISCHARGE_TABLE_VALUES_ID_SEQ;
 DROP SEQUENCE DISCHARGE_TABLES_ID_SEQ;
 DROP SEQUENCE MAIN_VALUES_ID_SEQ;

http://dive4elements.wald.intevation.org