mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
some bug fixes
This commit is contained in:
parent
dc1acc9bcb
commit
7c5406967d
14 changed files with 141 additions and 47 deletions
|
@ -1,5 +1,7 @@
|
|||
<DBMIGRATION type="mod/data" VERSION="2005120100">
|
||||
<TABLES>
|
||||
<TABLE name="data_ratings" />
|
||||
<TABLE name="data_records" />
|
||||
<TABLE name="data_comments">
|
||||
<FIELDS>
|
||||
<FIELD name="content" method="NO_CONV" type="text" length="0" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue