Skip to content
Snippets Groups Projects
Commit cdb7f404 authored by Jörn Friedrich Dreyer's avatar Jörn Friedrich Dreyer
Browse files

Merge pull request #6842 from owncloud/fix-quotes-again-master

Quote column names on adding description
parents 62dd58aa 99e06876
No related branches found
No related tags found
No related merge requests found
Subproject commit faeedfcc0573868a2f0bde81f25a67a940c100ab
Subproject commit 7c2c94c904c2721763e97d5bafd115f863080a60
......@@ -21,6 +21,7 @@
<autoincrement>1</autoincrement>
<unsigned>true</unsigned>
<length>4</length>
<comments>This is the id</comments>
</field>
<field>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment