diff options
Diffstat (limited to 'apps/files_sharing/appinfo/database.xml')
-rw-r--r-- | apps/files_sharing/appinfo/database.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_sharing/appinfo/database.xml b/apps/files_sharing/appinfo/database.xml index 38718ab0773..a70be408da4 100644 --- a/apps/files_sharing/appinfo/database.xml +++ b/apps/files_sharing/appinfo/database.xml @@ -25,6 +25,7 @@ <field> <name>remote_id</name> <type>integer</type> + <default>-1</default> <notnull>true</notnull> <length>4</length> </field> |