Mercurial > dive4elements > river
log backend/doc/schema/oracle.sql @ 7003:3d83a4cf33ba double-precision
age | author | description |
---|---|---|
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 |
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. |