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

remotes/origin/stable6
Thomas Müller 13 years ago
parent 5e586995a8
commit aff7594ef3
  1. 2
      tests/data/db_structure.xml
  2. 2
      tests/data/db_structure2.xml

@ -228,7 +228,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>

Loading…
Cancel
Save