2015-04-24 |
Tom Gottfried |
(issue1750) Apply schema changes to oracle, which are already done for PostgreSQL.
|
2015-04-08 |
Tom Gottfried |
(issue1763) Use more distinct constraint names and adapt drop-script.
|
2015-04-02 |
Tom Gottfried |
Whitespace-cleanup schema files.
|
2015-02-16 |
Tom Gottfried |
Meta-data on sounding width associated to bed heights is redundant to real data associated to values.
|
2015-02-16 |
Tom Gottfried |
Bed heights are just bed heights since a while ('single' is obsolete).
|
2015-02-16 |
Tom Gottfried |
Morphological width imported and stored with heights is redundant to table morphologic_width.
|
2014-10-15 |
Tom Gottfried |
SCHEMA CHANGE: 'comment' is not acceptable as column name for Oracle.
|
2014-10-15 |
Tom Gottfried |
SCHEMA CHANGE: removed superfluous columns station and river_id from measurement_stations and adapted other components accordingly.
|
2014-08-06 |
Tom Gottfried |
SCHEMA CHANGE: rename database tables from yield to load_ls according to respective classes.
|
2014-07-18 |
Tom Gottfried |
SCHEMA CHANGE and Importer: get time intervals of SQ-relations from metalines in sediment load files.
|
2014-07-14 |
Tom Gottfried |
SCHEMA CHANGE and Importer (only longitudinal section data so far): only grain fractions given now in schema are valid. We are handling sediment loads, not yields.
|
2014-07-09 |
Tom Gottfried |
Repair last commit.
|
2014-07-09 |
Tom Gottfried |
SCHEMA CHANGE: consistent naming scheme and drop script for sediment load at measurement stations.
|
2014-07-08 |
Tom Gottfried |
SCHEMA CHANGE: Added new structure for sediment loads measured at measurement stations.
|
2014-06-10 |
Tom Gottfried |
SCHEMA CHANGE: Removed bed height epochs.
|
2014-05-13 |
Tom Gottfried |
Precision and scale have to be set to represent integers with NUMBER; DOUBLE PRECISION is preferable for floating point (see issue1304).
|
2014-05-08 |
Raimund Renkert |
Updated oracle minfo schema (added porosity).
|
2013-10-29 |
Tom Gottfried |
Schema change: add lookup table for sediment yield kinds to have its values documented.
|
2013-07-31 |
Tom Gottfried |
merged changes from default into double-precision branch
double-precision
|
2013-07-31 |
Felix Wolfsteller |
minfo-schema-change/issue1393: add kind column to sediment_yield table.
|
2013-07-22 |
Tom Gottfried |
Schema changes: fixed typos, syntax errors and missing or obsolete statements in Oracle schema
double-precision
|
2013-06-18 |
Tom Gottfried |
Minimal schema change: allow longer names in discharge zones
double-precision
|
2013-06-05 |
Tom Gottfried |
backout backout as it is now safely in a branch
double-precision
|
2013-05-24 |
Tom Gottfried |
Backed out changeset 53fca3392c9f
|
2013-05-24 |
Tom Gottfried |
Schema change and Importer: use double to prevent rounding at import time
|
2013-05-16 |
Tom Gottfried |
Schema change: there is only one bed height per station at a given point in time
|
2013-04-25 |
Sascha L. Teichmann |
Rename modules to more fitting names.
base
flys-backend/doc/schema/oracle-minfo.sql@b8dd9674cb85
|