|
@@ -9,7 +9,7 @@
|
|
|
|
|
|
<table id="rls_presentity" xmlns:db="http://docbook.org/ns/docbook">
|
|
<table id="rls_presentity" xmlns:db="http://docbook.org/ns/docbook">
|
|
<name>rls_presentity</name>
|
|
<name>rls_presentity</name>
|
|
- <version>0</version>
|
|
|
|
|
|
+ <version>1</version>
|
|
<type db="mysql">&MYSQL_TABLE_TYPE;</type>
|
|
<type db="mysql">&MYSQL_TABLE_TYPE;</type>
|
|
<description>
|
|
<description>
|
|
<db:para>Table for the RLS module.
|
|
<db:para>Table for the RLS module.
|
|
@@ -44,8 +44,8 @@
|
|
<column>
|
|
<column>
|
|
<name>content_type</name>
|
|
<name>content_type</name>
|
|
<type>string</type>
|
|
<type>string</type>
|
|
- <size>&domain_len;</size>
|
|
|
|
- <description>Event</description>
|
|
|
|
|
|
+ <size>255</size>
|
|
|
|
+ <description>Content type</description>
|
|
</column>
|
|
</column>
|
|
|
|
|
|
<column>
|
|
<column>
|