log schema/gemma.sql @ 4041:3fcb95a07948 historization_ng

age author description
Tue, 23 Jul 2019 13:10:51 +0200 Sascha Wilde WIP: Started to remove references to gauge validity. historization_ng
Tue, 23 Jul 2019 16:59:43 +0200 Sascha L. Teichmann Schema: delete only import entry that are for deletion.
Tue, 23 Jul 2019 13:16:41 +0200 Sascha L. Teichmann Import queue: Added a column to the tracking table to delete entries on stage done.
Fri, 19 Jul 2019 14:30:14 +0200 Tom Gottfried Optimize index setup a bit
Thu, 18 Jul 2019 19:57:10 +0200 Tom Gottfried Speed up time based filtering of gauge measurements and predictions
Wed, 17 Jul 2019 16:48:26 +0200 Sascha Wilde Schema: Use SQL instead of PLPGSQL for get_schema_version().
Wed, 17 Jul 2019 12:05:06 +0200 Sascha Wilde Added database schema versioning and db update script.
Tue, 16 Jul 2019 12:38:44 +0200 Sascha L. Teichmann Reworked password reset to be single mailed. pwreset-rework
Thu, 04 Jul 2019 16:30:19 +0200 Sascha Wilde Add wwname to import of virtual distance marks.
Mon, 24 Jun 2019 16:25:17 +0200 Sascha Wilde Fixed typo in gemma schema.
Mon, 24 Jun 2019 16:13:05 +0200 Sascha Wilde Added check trigger to sounding results to ensure they intersect the bn-area.
Sat, 15 Jun 2019 14:36:50 +0200 Tom Gottfried Align bottleneck validity at gauges
Sat, 15 Jun 2019 09:24:28 +0200 Tom Gottfried Use database triggers to move referencing objects to new versions
Thu, 13 Jun 2019 19:13:42 +0200 Tom Gottfried Ensure sounding results are associated to matching bottleneck version
Wed, 12 Jun 2019 18:26:26 +0200 Tom Gottfried Avoid empty validity time ranges
Wed, 12 Jun 2019 18:21:14 +0200 Tom Gottfried Fixup accidental change in rev. 02951a62e8c6
Wed, 12 Jun 2019 17:11:15 +0200 Tom Gottfried 'Historicise' bottlenecks on import
Wed, 05 Jun 2019 18:50:54 +0200 Sascha Wilde Allow same values for depth_reference in SR as in gauges
Wed, 29 May 2019 18:41:35 +0200 Tom Gottfried Prevent non-erased gauge version to have empty validity range
Wed, 29 May 2019 18:14:20 +0200 Tom Gottfried Improve error messages if no matching gauge version found
Wed, 29 May 2019 16:43:26 +0200 Tom Gottfried Improve validation of gauge temporal validity
Thu, 23 May 2019 15:33:56 +0200 Tom Gottfried Make revisiting time of a bottleneck optional
Thu, 23 May 2019 12:27:14 +0200 Tom Gottfried Fix adaptation of gauge temporal validity
Wed, 22 May 2019 16:44:13 +0200 Tom Gottfried Fix constraints on relationship between gauges and measurements/predictions
Wed, 22 May 2019 16:17:18 +0200 Tom Gottfried Remove obsolete DEFAULT values
Fri, 17 May 2019 11:28:20 +0200 Markus Kottlaender added sections_geoserver view, renamed stretch column to section in schema sections-backend
Thu, 16 May 2019 18:41:43 +0200 Tom Gottfried 'Historicise' gauges on import
Wed, 15 May 2019 19:42:21 +0200 Tom Gottfried Avoid storing of NtS messages other than water level
Wed, 15 May 2019 19:08:49 +0200 Tom Gottfried Disentangle gauge measurements and predictions
Thu, 09 May 2019 12:08:02 +0200 Sascha L. Teichmann Added template types "map", "diagram", "report".