Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2017-05-18 15:28:27 +0300
committerJoas Schilling <coding@schilljs.com>2017-05-18 15:45:26 +0300
commitfad02fe00c88010739ad769c4f46199c5c462e07 (patch)
tree1eb00601e9a9de51650220c3085feaf715565807 /db_structure.xml
parentd41fd7471c05ccaff14d13ed1a8d721dc363b8b0 (diff)
Add the column so we keep the value from before the update
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'db_structure.xml')
-rw-r--r--db_structure.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/db_structure.xml b/db_structure.xml
index d6eba8b3713..583e9bb8522 100644
--- a/db_structure.xml
+++ b/db_structure.xml
@@ -922,6 +922,14 @@
<length>1</length>
</field>
+ <field>
+ <name>share_name</name>
+ <type>text</type>
+ <default></default>
+ <notnull>false</notnull>
+ <length>64</length>
+ </field>
+
<index>
<name>item_share_type_index</name>
<field>