From: stronk7 Date: Thu, 7 Sep 2006 23:50:47 +0000 (+0000) Subject: Modify a bunch of INSERTs to avoid using empty fields X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=3a27bb05758c2ec7f232ee7b09aa7a742f800011;p=moodle.git Modify a bunch of INSERTs to avoid using empty fields to allow Oracle to avoid the NULLs = empty problem. --- diff --git a/mod/survey/db/install.xml b/mod/survey/db/install.xml index e235b19b07..da36518fb1 100644 --- a/mod/survey/db/install.xml +++ b/mod/survey/db/install.xml @@ -81,30 +81,30 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,37 +123,37 @@ - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - - - - - + + + + + @@ -168,4 +168,4 @@ - \ No newline at end of file +