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

This commit is contained in:
Thomas Müller 2014-02-26 20:47:07 +01:00
parent 459b5086d5
commit 230e5e3788
2 changed files with 2 additions and 2 deletions

View File

@ -229,7 +229,7 @@
<declaration>
<field>
<name>key</name>
<name>select</name>
<type>text</type>
<default></default>
<notnull>true</notnull>

View File

@ -125,7 +125,7 @@
<declaration>
<field>
<name>key</name>
<name>select</name>
<type>text</type>
<default></default>
<notnull>false</notnull>