Version 1.1 by Helmut Nagy on 2009/02/12

Show last authors
1
2 <style>
3 td, th {border-bottom:1px solid #666}
4 table.dbtable{border:1px solid #666;border-bottom:0px}
5 th {background-color:#EFEFEF}
6 .db0{width:1%;border-right:1px solid #666;}
7 .db1{width:25%;border-right:1px solid #666}
8 .db2{width:10%;border-right:1px solid #666}
9 .db3{width:7%;border-right:1px solid #666}
10 .db4{width:7%;border-right:1px solid #666}
11 .db5{width:10%;border-right:1px solid #666}
12 .db6{width:20%;border-right:1px solid #666}
13 .db7{width:20%}
14 .dbhead{background-color:#CCC;font-weight:bold}
15 </style>
16 1.1 XWiki Database Version (xwikidbversion)
17
18 This table contains attachment information (not including the content and versions).
19
20 <table border="0" width="100%" class="dbtable" cellpadding="3" cellspacing="0">
21 <tr>
22 <td colspan="8" class="dbhead">xwikiattachment</td>
23 </tr>
24 <tr>
25 <th class="db0">&nbsp;</th>
26 <th class="db1">Column Name</th>
27 <th class="db2">Datatype</th>
28 <th class="db3">Not null</th>
29 <th class="db4">auto inc</th>
30 <th class="db5">flags</th>
31 <th class="db6">Default Value</th>
32 <th class="db7">Comments</th>
33 </tr>
34 <tr>
35 <td class="db0">{image:db_key.gif|16|16|document=DevGuide.DatabaseSchema}</td>
36 <td class="db1">XWV_VERSION</td>
37 <td class="db2">INTEGER</td>
38 <td class="db3">{image:db_check.gif|16|16|document=DevGuide.DatabaseSchema}</td>
39 <td class="db4">&nbsp;</td>
40 <td class="db5">&nbsp;</td>
41 <td class="db6">0</td>
42 <td class="db7">&nbsp;</td>
43 </tr>
44 </table>

Get Connected