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
Родитель 459b5086d5
Коммит 230e5e3788
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -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>