log

age author description
Tue, 20 Sep 2016 16:01:02 +0200 Raimund Renkert Fixed data input for messporgramm_transfer table. schema-update
Tue, 20 Sep 2016 10:13:43 +0200 Raimund Renkert Added new table for messprogramm mappings. schema-update
Mon, 19 Sep 2016 12:14:46 +0200 Raimund Renkert Added unit tests for importer update path. schema-update
Mon, 19 Sep 2016 12:14:01 +0200 Raimund Renkert Added class to merge/update objects coming from the importer. schema-update
Fri, 09 Sep 2016 15:35:49 +0200 Raimund Renkert Added unit tests for probe- and messung identifier. schema-update
Fri, 09 Sep 2016 15:35:09 +0200 Raimund Renkert Added identifier for probe and messung objects for use in LAF importer. schema-update
Fri, 09 Sep 2016 15:33:04 +0200 Raimund Renkert Added unique constraint for probe.id_alt schema-update
Thu, 08 Sep 2016 12:03:43 +0200 Tom Gottfried A period with end before start is not meaningful.
Wed, 07 Sep 2016 18:17:48 +0200 Tom Gottfried A period with end before start is not meaningful.
Mon, 05 Sep 2016 10:19:23 +0200 Raimund Renkert Added json export. schema-update
Mon, 05 Sep 2016 10:18:38 +0200 Raimund Renkert Fixed warnings. schema-update
Mon, 05 Sep 2016 10:17:32 +0200 Raimund Renkert Organized imports and removed unused logger. schema-update
Fri, 02 Sep 2016 14:03:25 +0200 Raimund Renkert Updated unit tests to fit the new data model. schema-update
Fri, 02 Sep 2016 14:02:54 +0200 Raimund Renkert Added Annotation to set the id to generated value. schema-update
Fri, 02 Sep 2016 14:02:03 +0200 Raimund Renkert Fixed model and its dependencies. schema-update
Fri, 02 Sep 2016 14:00:22 +0200 Raimund Renkert Fixed datatype for ba_id attribute. schema-update
Wed, 31 Aug 2016 16:24:04 +0200 Raimund Renkert Removed verbose logging. schema-update
Wed, 31 Aug 2016 15:52:15 +0200 Raimund Renkert Updated status workflow. schema-update
Wed, 31 Aug 2016 15:50:54 +0200 Raimund Renkert Make dynamic inserts on probe and messung objects to avoid 'not null'-constraint error. schema-update
Wed, 31 Aug 2016 15:49:40 +0200 Raimund Renkert Added additional attributes to complete the model. schema-update
Wed, 31 Aug 2016 15:47:52 +0200 Raimund Renkert Updated sql query strings to match the new schema. schema-update
Wed, 31 Aug 2016 15:46:59 +0200 Raimund Renkert Removed schema bund from setup_db script. schema-update
Fri, 08 Jul 2016 15:35:24 +0200 Raimund Renkert merged. schema-update
Fri, 08 Jul 2016 15:34:33 +0200 Raimund Renkert Moved referenced tables. schema-update
Fri, 08 Jul 2016 15:32:36 +0200 Raimund Renkert Updated server application to new database model. THIS IS STILL WIP!!! schema-update
Mon, 04 Jul 2016 14:31:18 +0200 Raimund Renkert Updated probe data. schema-update
Mon, 04 Jul 2016 14:31:06 +0200 Raimund Renkert Added FK to probe and messprogramm. schema-update
Mon, 04 Jul 2016 14:30:40 +0200 Raimund Renkert Added table betriebsart schema-update
Mon, 04 Jul 2016 14:23:59 +0200 Raimund Renkert Updated references. schema-update
Mon, 04 Jul 2016 14:23:50 +0200 Raimund Renkert Updated values. schema-update
Mon, 04 Jul 2016 14:18:42 +0200 Raimund Renkert Added filter and query type table. schema-update
Mon, 04 Jul 2016 14:11:00 +0200 Raimund Renkert Update data files. schema-update
Thu, 07 Jul 2016 11:46:14 +0200 Michael Stanko add stammdaten.kta and stammdaten.ortszusatz schema-update
Tue, 05 Jul 2016 18:24:55 +0200 Tom Gottfried Introduce default value vor Messregime in Messprogramm.
Mon, 04 Jul 2016 12:10:44 +0200 Raimund Renkert Fixed typos. schema-update
Mon, 04 Jul 2016 12:09:01 +0200 Raimund Renkert Made most constraints inline. schema-update
Mon, 04 Jul 2016 12:05:26 +0200 Raimund Renkert Added inline FK constraints. schema-update
Mon, 04 Jul 2016 12:04:50 +0200 Raimund Renkert Reordered tables. schema-update
Mon, 04 Jul 2016 11:46:42 +0200 Raimund Renkert Replaced explicid sequences with serials. schema-update
Mon, 04 Jul 2016 11:46:20 +0200 Raimund Renkert Fixed column names in constraints. schema-update
Mon, 04 Jul 2016 11:31:31 +0200 Raimund Renkert Fixed names and typos. schema-update
Mon, 04 Jul 2016 11:25:40 +0200 Raimund Renkert Renamed/Removed some columns. schema-update
Mon, 04 Jul 2016 11:24:59 +0200 Raimund Renkert Use status_kombi as FK in status_protokol schema-update
Mon, 04 Jul 2016 10:00:08 +0200 Raimund Renkert Added FK constraints. schema-update
Mon, 04 Jul 2016 08:55:36 +0200 Raimund Renkert Removed column name, added column kommentar in messprogramm schema-update
Mon, 04 Jul 2016 08:53:39 +0200 Raimund Renkert Renamed erzeuger to mst_id. schema-update
Mon, 04 Jul 2016 08:52:13 +0200 Raimund Renkert Removed duplicated netzbetreiber column. (mst_id already contains the schema-update
Fri, 01 Jul 2016 19:53:56 +0200 Raimund Renkert Moved comments to the end of the file. schema-update
Fri, 01 Jul 2016 19:51:41 +0200 Raimund Renkert Added index for "child"-tables and removed index for probe. schema-update
Fri, 01 Jul 2016 19:47:21 +0200 Raimund Renkert Moved messung.status FK constraint. schema-update
Fri, 01 Jul 2016 19:46:11 +0200 Raimund Renkert Updated trigger and functions. schema-update
Fri, 01 Jul 2016 19:04:49 +0200 Raimund Renkert Moved trigger creation to table definition. schema-update
Fri, 01 Jul 2016 19:01:32 +0200 Raimund Renkert Moved FK constraints into table definition. schema-update
Fri, 01 Jul 2016 18:17:23 +0200 Raimund Renkert Reordered table creation to allow inline definition of FKs. schema-update
Fri, 01 Jul 2016 18:11:48 +0200 Raimund Renkert Moved unique constraints into table definition. schema-update
Fri, 01 Jul 2016 18:07:33 +0200 Raimund Renkert Removed duplicated defaults. schema-update
Fri, 01 Jul 2016 18:04:21 +0200 Raimund Renkert Declare primary keys in tabel definition. schema-update
Fri, 01 Jul 2016 18:00:29 +0200 Raimund Renkert Removed obsolete search_path statements. schema-update
Fri, 01 Jul 2016 17:59:24 +0200 Raimund Renkert Replaced explicit sequences by serials. schema-update
Fri, 01 Jul 2016 17:46:39 +0200 Raimund Renkert Replaced translation tables for probe and messung with id_alt columns. schema-update
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)