File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <XMLDB PATH =" local/amos/db" VERSION =" 20201113 " COMMENT =" XMLDB file for Moodle local/amos"
2+ <XMLDB PATH =" local/amos/db" VERSION =" 20250602 " COMMENT =" XMLDB file for Moodle local/amos"
33 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
44 xsi : noNamespaceSchemaLocation =" ../../../lib/xmldb/xmldb.xsd"
55>
9595 <FIELD NAME =" id" TYPE =" int" LENGTH =" 10" NOTNULL =" true" SEQUENCE =" true" />
9696 <FIELD NAME =" component" TYPE =" char" LENGTH =" 100" NOTNULL =" true" SEQUENCE =" false" COMMENT =" Component name of the string" />
9797 <FIELD NAME =" stringid" TYPE =" char" LENGTH =" 100" NOTNULL =" true" SEQUENCE =" false" COMMENT =" The string identifier" />
98- <FIELD NAME =" appid" TYPE =" char" LENGTH =" 100 " NOTNULL =" true" SEQUENCE =" false" COMMENT =" The string identifier in the app" />
98+ <FIELD NAME =" appid" TYPE =" char" LENGTH =" 1333 " NOTNULL =" true" SEQUENCE =" false" COMMENT =" The string identifier in the app" />
9999 </FIELDS >
100100 <KEYS >
101101 <KEY NAME =" primary" TYPE =" primary" FIELDS =" id" />
156156 </INDEXES >
157157 </TABLE >
158158 </TABLES >
159- </XMLDB >
159+ </XMLDB >
You can’t perform that action at this time.
0 commit comments