|
@@ -9,7 +9,7 @@
|
|
|
|
|
|
<table id="active_watchers" xmlns:db="http://docbook.org/ns/docbook">
|
|
<table id="active_watchers" xmlns:db="http://docbook.org/ns/docbook">
|
|
<name>active_watchers</name>
|
|
<name>active_watchers</name>
|
|
- <version>6</version>
|
|
|
|
|
|
+ <version>7</version>
|
|
<type db="mysql">&MYSQL_TABLE_TYPE;</type>
|
|
<type db="mysql">&MYSQL_TABLE_TYPE;</type>
|
|
<description>
|
|
<description>
|
|
<db:para>Table for the presence module. More information can be found at: http://www.openser.org/docs/modules/1.2.x/presence.html
|
|
<db:para>Table for the presence module. More information can be found at: http://www.openser.org/docs/modules/1.2.x/presence.html
|
|
@@ -141,6 +141,13 @@
|
|
<default>2</default>
|
|
<default>2</default>
|
|
<description>Status</description>
|
|
<description>Status</description>
|
|
</column>
|
|
</column>
|
|
|
|
+
|
|
|
|
+ <column>
|
|
|
|
+ <name>reason</name>
|
|
|
|
+ <type>string</type>
|
|
|
|
+ <size>&user_len;</size>
|
|
|
|
+ <description>Reason</description>
|
|
|
|
+ </column>
|
|
|
|
|
|
<column>
|
|
<column>
|
|
<name>version</name>
|
|
<name>version</name>
|