|
@@ -24,6 +24,16 @@
|
|
</db:para>
|
|
</db:para>
|
|
</description>
|
|
</description>
|
|
|
|
|
|
|
|
+ <column id="id">
|
|
|
|
+ <name>id</name>
|
|
|
|
+ <type>unsigned int</type>
|
|
|
|
+ <size>&table_id_len;</size>
|
|
|
|
+ <autoincrement/>
|
|
|
|
+ <primary/>
|
|
|
|
+ <type db="dbtext">int,auto</type>
|
|
|
|
+ <description>Unique ID</description>
|
|
|
|
+ </column>
|
|
|
|
+
|
|
<column id="setid">
|
|
<column id="setid">
|
|
<name>setid</name>
|
|
<name>setid</name>
|
|
<type>unsigned int</type>
|
|
<type>unsigned int</type>
|