Commit 74116868 authored by Gaston Dombiak's avatar Gaston Dombiak Committed by gato

Updated outdated tables definitions.

git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/branches@7535 b35dd754-fafc-0310-a699-88a17e54d16e
parent 709fe331
......@@ -675,18 +675,12 @@ roster)</th>
<td>User Name (Primary Key)</td>
</tr>
<tr class="primary-key">
<td>name</td>
<td>VARCHAR</td>
<td>100</td>
<td>Name of the vCard entry (Primary Key)</td>
</tr>
<tr>
<td>propValue</td>
<td>TEXT</td>
<td>n/a</td>
<td>Value of the vCard entry</td>
<td>value</td>
<td>TEXT</td>
<td>n/a</td>
<td>Value of the vCard entry</td>
</tr>
</tbody>
......@@ -754,7 +748,7 @@ roster)</th>
<td>TEXT</td>
<td>n/a</td>
<td>Value of the vCard entry</td>
<td>Value of the entry</td>
</tr>
</tbody>
</table>
......@@ -934,7 +928,7 @@ roster)</th>
</tr>
<tr>
<td>invitationRequired</td>
<td>membersOnly</td>
<td>NUMBER</td>
<td>n/a</td>
<td>Flag indicating whether the room is members-only or not</td>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment