2013-04-15 |
Tom Gottfried |
Schema change: add constraint to have unique stations per flow velocity model
|
2013-04-12 |
Tom Gottfried |
Schema change: fixed constraints
|
2013-04-05 |
Tom Gottfried |
added missing ON DELETE CASCADE to Oracle schema
|
2013-03-28 |
Tom Gottfried |
Schema change: add shore offset to sediment density values and be more rigid with input files in parser
|
2013-03-28 |
Tom Gottfried |
Schema change: make sq_relation_value.qmax NOT NULL and more informative messages in parser
|
2013-03-27 |
Tom Gottfried |
Schema Change: removed constraint that did not allow to have more than one measurement_type per station
|
2013-03-27 |
Tom Gottfried |
backout r5460 to be compatible with r5471 and Oracle database
|
2013-03-27 |
Tom Gottfried |
Schema Change: rename measurement_station.description to comment to fit rest of the code
|
2013-03-27 |
Tom Gottfried |
Schema corrected: measurement_station.reference_gauge_station is not needed
|
2013-03-27 |
Tom Gottfried |
Schema Change: use parameter instead of fraction in sq_relation_value
|
2013-03-27 |
Tom Gottfried |
store name and km of reference gauges in measurement_stations too, as not all are in gauges
|
2013-03-27 |
Tom Gottfried |
SCHEMA CHANGE: fixed constraints in MINFO and removed obsolete column
|
2013-03-26 |
Tom Gottfried |
remove unit from sediment density and depths (always t/m3 respectively cm, otherwise a typo)
|
2013-03-26 |
Raimund Renkert |
SCHEMA CHANGE! Renamed columns in sq_relation and sq_relation_value.
|
2013-03-25 |
Tom Gottfried |
SCHEMA CHANGE: additional columns and FK constraint for SQ-relation
|
2013-03-15 |
Tom Gottfried |
SCHEMA CHANGE: removed bad triggers and foreign keys from schema
|
2013-03-13 |
Tom Gottfried |
additional values in lookup table for bed height types
|
2013-03-13 |
Sascha L. Teichmann |
Use lookup table from bedd_height from database in importer.
|
2013-03-11 |
Tom Gottfried |
SCHEMA CHANGE: analogue r5201. Here for Oracle
|
2013-03-08 |
Andre Heinecke |
SCHEME CHANGE: Add measurement_station to oracle table and rename comment column
|
2012-11-14 |
Raimund Renkert |
Added new column 'year' to sediment density values in postgresql and oracle
|
2012-09-27 |
Felix Wolfsteller |
Towards fix for issue863 (gaps in bedheight data).
|
2012-09-11 |
Sascha L. Teichmann |
FYLS-Backend: Bring MINFO schemes of Oracle and PostgreSQL back in sync.
|
2012-06-13 |
Ingo Weinzierl |
Store sq relations into database after parsing.
|
2012-06-07 |
Ingo Weinzierl |
Improved minfo db schema and added model classes for s/q relation.
|
2012-04-26 |
Ingo Weinzierl |
Added missing constraint to relation 'waterlevel_difference'.
|
2012-04-24 |
Ingo Weinzierl |
Improved the db schema to store MINFO specific waterlevel differences.
|
2012-04-24 |
Ingo Weinzierl |
Prepared the importer to import MINFO specific waterlevel values and added a stub for a parser.
|
2012-04-20 |
Ingo Weinzierl |
Added MINFO specific waterlevel relations.
|
2012-04-19 |
Ingo Weinzierl |
Added a parser for sediment yield files; started parsing and store values in db.
|
2012-04-18 |
Ingo Weinzierl |
Added missing river_id column to sediment_yield relation.
|
2012-04-18 |
Ingo Weinzierl |
Improved the db schema to store sediment yield values.
|
2012-04-18 |
Ingo Weinzierl |
Finished flow velocity data import: finished parsing meta data of model files and repaired broken HQL statements.
|
2012-04-17 |
Ingo Weinzierl |
Added MINFO specific relations for flow velocity measurements.
|
2012-04-17 |
Ingo Weinzierl |
Added a parser for flow velocity model data and adjusted the db relation schema (missing q column).
|
2012-04-16 |
Ingo Weinzierl |
Improved the oracle db schema for MINFO specific flow velocity values.
|
2012-04-13 |
Sascha L. Teichmann |
Add MINFO schema for PostgreSQL
|
2012-04-13 |
Ingo Weinzierl |
Tiny schema modification specific to MINFO morphological width values; added importer classes.
|
2012-04-13 |
Ingo Weinzierl |
Improved the MIFNO DB schema for morphological width and added model classes.
|
2012-04-13 |
Ingo Weinzierl |
Finished parsing MINFO specific sediment density.
|
2012-04-13 |
Ingo Weinzierl |
Implemented the method stubs of the parser for sediment density and made some db schema adaptions.
|
2012-04-13 |
Ingo Weinzierl |
Improved the MINFO db schema and added model classes for storing sediment density values specific to a river and depth.
|
2012-04-12 |
Ingo Weinzierl |
Implemented model classes and importer classes for bed height epochs.
|
2012-04-12 |
Ingo Weinzierl |
Finished work on MINFO bed heights (single).
|
2012-04-11 |
Ingo Weinzierl |
Some oracle db schema adaptions specific to bed heights in MINFO.
|
2012-04-11 |
Ingo Weinzierl |
First things for MINFO specific database schema.
|