fix database layout for sqlite3

remotes/origin/stable
Arthur Schiwon 2011-08-16 21:56:12 +07:00
parent fd74e43afa
commit 0573695d05
1 changed files with 1 additions and 1 deletions

@ -13,7 +13,7 @@
<autoincrement>1</autoincrement>
<default>0</default>
<notnull>true</notnull>
<length>64</length>
<length>4</length>
</field>
<field>
<name>url</name>