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/glossary" VERSION="2005120100">
|
||||
<TABLES>
|
||||
<TABLE name="glossary_entries_categories" />
|
||||
<TABLE name="glossary_ratings" />
|
||||
<TABLE name="glossary_entries">
|
||||
<FIELDS>
|
||||
<FIELD name="concept" method="PLAIN_SQL_UPDATE" type="varchar" length="255" dropindex="concept" addindex="concept (concept(255))">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue