Mercurial > dive4elements > river
log backend/doc/schema/oracle.sql @ 7685:270946b97539
age | author | description |
---|---|---|
Fri, 13 Sep 2013 18:29:01 +0200 | Tom Gottfried | Schema change: increase precision of gauges.station to be able to hold nearby gauges. double-precision |
Thu, 12 Sep 2013 21:12:59 +0200 | Tom Gottfried | SCHEMA CHANGE: a < b now enforced on ranges. double-precision |
Mon, 19 Aug 2013 17:29:52 +0200 | Tom Gottfried | Undo misguided schema change from r5207 double-precision |
Wed, 31 Jul 2013 14:29:12 +0200 | Tom Gottfried | Schema change: Store station of cross section lines with higher precision to avoid duplicates due to rounding. double-precision |
Tue, 23 Jul 2013 18:05:11 +0200 | 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 |
Mon, 22 Jul 2013 18:06:23 +0200 | Tom Gottfried | Schema changes: fixed typos, syntax errors and missing or obsolete statements in Oracle schema double-precision |