|
@@ -9,7 +9,7 @@
|
|
|
|
|
|
<table id="topos_d" xmlns:db="http://docbook.org/ns/docbook">
|
|
<table id="topos_d" xmlns:db="http://docbook.org/ns/docbook">
|
|
<name>topos_d</name>
|
|
<name>topos_d</name>
|
|
- <version>1</version>
|
|
|
|
|
|
+ <version>2</version>
|
|
<type db="mysql">&MYSQL_TABLE_TYPE;</type>
|
|
<type db="mysql">&MYSQL_TABLE_TYPE;</type>
|
|
<description>
|
|
<description>
|
|
<db:para>This table is used to store topos structures in database. More
|
|
<db:para>This table is used to store topos structures in database. More
|
|
@@ -38,6 +38,14 @@
|
|
<description>Date and time when this record was written.</description>
|
|
<description>Date and time when this record was written.</description>
|
|
</column>
|
|
</column>
|
|
|
|
|
|
|
|
+ <column id="x_context">
|
|
|
|
+ <name>x_context</name>
|
|
|
|
+ <type>string</type>
|
|
|
|
+ <size>64</size>
|
|
|
|
+ <default/>
|
|
|
|
+ <description>Context value</description>
|
|
|
|
+ </column>
|
|
|
|
+
|
|
<column id="s_method">
|
|
<column id="s_method">
|
|
<name>s_method</name>
|
|
<name>s_method</name>
|
|
<type>string</type>
|
|
<type>string</type>
|