Changed in table activity_mq col amq_affecteduser from varchar 255 to 64
This commit is contained in:
libasys 2014-07-10 19:19:30 +02:00
Родитель b2ab5d732e
Коммит 7c5a401f61
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -165,7 +165,7 @@
<name>amq_affecteduser</name>
<type>text</type>
<notnull>true</notnull>
<length>255</length>
<length>64</length>
</field>
<field>
<name>amq_appid</name>