fix error during the creation of the database table when using mysql
This commit is contained in:
parent
f0f77aafbf
commit
1e5081002b
|
@ -26,7 +26,8 @@
|
|||
</field>
|
||||
<field>
|
||||
<name>value</name>
|
||||
<type>text</type>
|
||||
<type>blob</type>
|
||||
<length>65532</length>
|
||||
<notnull>false</notnull>
|
||||
</field>
|
||||
<field>
|
||||
|
|
Loading…
Reference in New Issue