fix database layout for sqlite3

This commit is contained in:
Arthur Schiwon 2011-08-16 21:56:12 +02:00
parent fd74e43afa
commit 0573695d05
1 changed files with 1 additions and 1 deletions

View File

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