Mercurial > dive4elements > river
log backend/doc/schema/oracle.sql @ 6762:54addebfcda4 double-precision
age | author | description |
---|---|---|
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 |
Fri, 28 Jun 2013 16:58:46 +0200 | Tom Gottfried | Schema change: add new field 'source' to wst_columns, currently only for official lines double-precision |
Tue, 18 Jun 2013 17:28:27 +0200 | Sascha L. Teichmann | Backend: Fixed Oracle scheme for official lines. |
Wed, 12 Jun 2013 16:36:34 +0200 | Sascha L. Teichmann | Backend: Modified schema for a better model of official lines. |