Mercurial > dive4elements > river
log backend/doc/schema/oracle.sql @ 7721:3c4a3426d5bf
age | author | description |
---|---|---|
2013-09-13 | Tom Gottfried | Schema change: increase precision of gauges.station to be able to hold nearby gauges. double-precision |
2013-09-12 | Tom Gottfried | SCHEMA CHANGE: a < b now enforced on ranges. double-precision |
2013-08-19 | Tom Gottfried | Undo misguided schema change from r5207 double-precision |
2013-07-31 | Tom Gottfried | Schema change: Store station of cross section lines with higher precision to avoid duplicates due to rounding. double-precision |
2013-07-23 | Tom Gottfried | Schema change: droped NOT NULL constraint from attributes.value because empty string is silently converted to NULL in Oracle but needed here. double-precision |
2013-07-22 | Tom Gottfried | Schema changes: fixed typos, syntax errors and missing or obsolete statements in Oracle schema double-precision |
2013-06-28 | Tom Gottfried | Schema change: add new field 'source' to wst_columns, currently only for official lines double-precision |