From: stronk7 Date: Tue, 5 Sep 2006 17:20:24 +0000 (+0000) Subject: Added the adodb_logsql table to the XMLDB schema. It's a bit X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=415280bfc36e7686802d989451f8e7246926f90e;p=moodle.git Added the adodb_logsql table to the XMLDB schema. It's a bit exceptional because it hasn't prefix and originaly it hasn't any PK, although we have added it here to be more Moodle-like. Tested and seems to work properly with the new field. --- diff --git a/lib/db/install.xml b/lib/db/install.xml index b07893ffba..d5c8025b4c 100644 --- a/lib/db/install.xml +++ b/lib/db/install.xml @@ -1,5 +1,5 @@ - @@ -498,7 +498,7 @@ - +
@@ -515,7 +515,21 @@
- +
+ + + + + + + + + + + + +
+