mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
taking out adodb_logsql table
This commit is contained in:
parent
4dc78ff1c1
commit
89ac329bd0
1 changed files with 0 additions and 8 deletions
|
@ -1,13 +1,5 @@
|
||||||
<DBMIGRATION type="lib" VERSION="2005120100">
|
<DBMIGRATION type="lib" VERSION="2005120100">
|
||||||
<TABLES>
|
<TABLES>
|
||||||
<TABLE name="adodb_logsql">
|
|
||||||
<FIELDS>
|
|
||||||
<FIELD name="sql0" method="NO_CONV" type="varchar" length="250" />
|
|
||||||
<FIELD name="sql1" method="NO_CONV" type="text" length="0" />
|
|
||||||
<FIELD name="params" method="NO_CONV" type="text" length="0" />
|
|
||||||
<FIELD name="tracer" method="NO_CONV" type="text" length="0" />
|
|
||||||
</FIELDS>
|
|
||||||
</TABLE>
|
|
||||||
<TABLE name="config">
|
<TABLE name="config">
|
||||||
<FIELDS>
|
<FIELDS>
|
||||||
<FIELD name="name" method="NO_CONV" type="varchar" length="255" dropindex="name" adduniqueindex="name (name(255))"/>
|
<FIELD name="name" method="NO_CONV" type="varchar" length="255" dropindex="name" adduniqueindex="name (name(255))"/>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue