Skip to content
Snippets Groups Projects
Commit 230e5e37 authored by Thomas Müller's avatar Thomas Müller
Browse files

let's name the column 'select' because this is a keyword on all platforms

parent 459b5086
No related branches found
No related tags found
No related merge requests found
......@@ -229,7 +229,7 @@
<declaration>
<field>
<name>key</name>
<name>select</name>
<type>text</type>
<default></default>
<notnull>true</notnull>
......
......@@ -125,7 +125,7 @@
<declaration>
<field>
<name>key</name>
<name>select</name>
<type>text</type>
<default></default>
<notnull>false</notnull>
......
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