graph
- fixed some nullpointers in messproramm validator rules2016-09-22, by Maximilian Krambach
- Fixed data input for messporgramm_transfer table.schema-update 2016-09-20, by Raimund Renkert
- Added new table for messprogramm mappings.schema-update 2016-09-20, by Raimund Renkert
- Added unit tests for importer update path.schema-update 2016-09-19, by Raimund Renkert
- Added class to merge/update objects coming from the importer.schema-update 2016-09-19, by Raimund Renkert
- Added unit tests for probe- and messung identifier.schema-update 2016-09-09, by Raimund Renkert
- Added identifier for probe and messung objects for use in LAF importer.schema-update 2016-09-09, by Raimund Renkert
- Added unique constraint for probe.id_altschema-update 2016-09-09, by Raimund Renkert
- A period with end before start is not meaningful.2016-09-08, by Tom Gottfried
- A period with end before start is not meaningful.2016-09-07, by Tom Gottfried
- Added json export.schema-update 2016-09-05, by Raimund Renkert
- Fixed warnings.schema-update 2016-09-05, by Raimund Renkert
- Organized imports and removed unused logger.schema-update 2016-09-05, by Raimund Renkert
- Updated unit tests to fit the new data model.schema-update 2016-09-02, by Raimund Renkert
- Added Annotation to set the id to generated value.schema-update 2016-09-02, by Raimund Renkert
- Fixed model and its dependencies.schema-update 2016-09-02, by Raimund Renkert
- Fixed datatype for ba_id attribute.schema-update 2016-09-02, by Raimund Renkert
- Removed verbose logging.schema-update 2016-08-31, by Raimund Renkert
- Updated status workflow.schema-update 2016-08-31, by Raimund Renkert
- Make dynamic inserts on probe and messung objects to avoid 'not null'-constraint error.schema-update 2016-08-31, by Raimund Renkert
- Added additional attributes to complete the model.schema-update 2016-08-31, by Raimund Renkert
- Updated sql query strings to match the new schema.schema-update 2016-08-31, by Raimund Renkert
- Removed schema bund from setup_db script.schema-update 2016-08-31, by Raimund Renkert
- merged.schema-update 2016-07-08, by Raimund Renkert
- Moved referenced tables.schema-update 2016-07-08, by Raimund Renkert
- Updated server application to new database model. THIS IS STILL WIP!!!schema-update 2016-07-08, by Raimund Renkert
- Updated probe data.schema-update 2016-07-04, by Raimund Renkert
- Added FK to probe and messprogramm.schema-update 2016-07-04, by Raimund Renkert
- Added table betriebsartschema-update 2016-07-04, by Raimund Renkert
- Updated references.schema-update 2016-07-04, by Raimund Renkert
- Updated values.schema-update 2016-07-04, by Raimund Renkert
- Added filter and query type table.schema-update 2016-07-04, by Raimund Renkert
- Update data files.schema-update 2016-07-04, by Raimund Renkert
- add stammdaten.kta and stammdaten.ortszusatzschema-update 2016-07-07, by Michael Stanko
- Introduce default value vor Messregime in Messprogramm.2016-07-05, by Tom Gottfried
- Fixed typos.schema-update 2016-07-04, by Raimund Renkert
- Made most constraints inline.schema-update 2016-07-04, by Raimund Renkert
- Added inline FK constraints.schema-update 2016-07-04, by Raimund Renkert
- Reordered tables.schema-update 2016-07-04, by Raimund Renkert
- Replaced explicid sequences with serials.schema-update 2016-07-04, by Raimund Renkert
- Fixed column names in constraints.schema-update 2016-07-04, by Raimund Renkert
- Fixed names and typos.schema-update 2016-07-04, by Raimund Renkert
- Renamed/Removed some columns.schema-update 2016-07-04, by Raimund Renkert
- Use status_kombi as FK in status_protokolschema-update 2016-07-04, by Raimund Renkert
- Added FK constraints.schema-update 2016-07-04, by Raimund Renkert
- Removed column name, added column kommentar in messprogrammschema-update 2016-07-04, by Raimund Renkert
- Renamed erzeuger to mst_id.schema-update 2016-07-04, by Raimund Renkert
- Removed duplicated netzbetreiber column. (mst_id already contains theschema-update 2016-07-04, by Raimund Renkert
- Moved comments to the end of the file.schema-update 2016-07-01, by Raimund Renkert
- Added index for "child"-tables and removed index for probe.schema-update 2016-07-01, by Raimund Renkert
- Moved messung.status FK constraint.schema-update 2016-07-01, by Raimund Renkert
- Updated trigger and functions.schema-update 2016-07-01, by Raimund Renkert
- Moved trigger creation to table definition.schema-update 2016-07-01, by Raimund Renkert
- Moved FK constraints into table definition.schema-update 2016-07-01, by Raimund Renkert
- Reordered table creation to allow inline definition of FKs.schema-update 2016-07-01, by Raimund Renkert
- Moved unique constraints into table definition.schema-update 2016-07-01, by Raimund Renkert