Skip to content
Snippets Groups Projects
Commit 1777609d authored by Vincent Petry's avatar Vincent Petry
Browse files

Merge pull request #14532 from owncloud/defaultvalueforremoteid

Add default value for remote_id
parents 9baf7581 80e5ad31
No related branches found
No related tags found
Loading
......@@ -25,6 +25,7 @@
<field>
<name>remote_id</name>
<type>integer</type>
<default>-1</default>
<notnull>true</notnull>
<length>4</length>
</field>
......
0.6.0
0.6.1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment