shorten userid columns to 64 chars, ref #9186

This commit is contained in:
Jörn Friedrich Dreyer 2014-06-27 16:48:42 +02:00
parent 3b2fd5e4e6
commit b4f40e4da0
1 changed files with 2 additions and 2 deletions

View File

@ -813,7 +813,7 @@
<type>text</type>
<default></default>
<notnull>true</notnull>
<length>255</length>
<length>64</length>
</field>
<!-- Foreign Key share::id or NULL -->
@ -1226,7 +1226,7 @@
<type>text</type>
<default></default>
<notnull>true</notnull>
<length>255</length>
<length>64</length>
</field>
<field>