increase db fileds for usernames

This commit is contained in:
Björn Schießle 2013-02-21 22:44:44 +01:00
parent 2436d01985
commit 629097bee7
2 changed files with 3 additions and 3 deletions

View file

@ -26,7 +26,7 @@
<type>text</type>
<default></default>
<notnull>true</notnull>
<length>50</length>
<length>64</length>
</field>
<field>
@ -100,7 +100,7 @@
<type>text</type>
<default></default>
<notnull>true</notnull>
<length>50</length>
<length>64</length>
</field>
<field>

View file

@ -18,7 +18,7 @@
<type>text</type>
<default></default>
<notnull>true</notnull>
<length>50</length>
<length>64</length>
</field>
<field>
<name>size</name>