1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-03-22 13:19:40 +01:00

fix database layout for sqlite3

This commit is contained in:
Arthur Schiwon 2011-08-16 21:56:12 +02:00
parent a6c4c2c033
commit df5efff2c2

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>