fix database layout for sqlite3
This commit is contained in:
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>
|
||||
|
|
Loading…
Reference in a new issue