Skip to content
Snippets Groups Projects
Commit 629097be authored by Björn Schießle's avatar Björn Schießle
Browse files

increase db fileds for usernames

parent 2436d019
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
......@@ -18,7 +18,7 @@
<type>text</type>
<default></default>
<notnull>true</notnull>
<length>50</length>
<length>64</length>
</field>
<field>
<name>size</name>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment