Mercurial > dive4elements > river
log flys-backend/doc/schema/postgresql.sql @ 755:a29fd0916803
age | author | description |
---|---|---|
Tue, 24 May 2011 11:12:59 +0000 | Sascha L. Teichmann | Added a new view to select qs of a WST. |
Tue, 24 May 2011 10:49:14 +0000 | Sascha L. Teichmann | Added a new view to select ws of a WST. |
Wed, 11 May 2011 08:44:14 +0000 | Sascha L. Teichmann | Schema: Added a column which tells if a river counts its km up or downwards. |
Sun, 08 May 2011 11:20:39 +0000 | Sascha L. Teichmann | Schema: Dropped constraint which forces discharge tables to have a unique time interval for a given gauge and kind. |
Fri, 06 May 2011 10:27:32 +0000 | Sascha L. Teichmann | Importer: Make import of historical discharge tables work. |
Mon, 18 Apr 2011 15:52:53 +0000 | Sascha L. Teichmann | Added a view 'wst_value_table' which aggregates the data to build w/q value tables. |
Fri, 15 Apr 2011 16:06:15 +0000 | Sascha L. Teichmann | Added 'position' column to wst_columns to allow order them by there column position in the original wst file. |
Fri, 15 Apr 2011 15:28:35 +0000 | Sascha L. Teichmann | Forget ',' in schema. |