DsXWikiAttachment
Version 1.1 by Helmut Nagy on 2009/02/11 23:56
td, th {border-bottom:1px solid #666}
table.dbtable{border:1px solid #666;border-bottom:0px}
th {background-color:#EFEFEF}
.db0{width:1%;border-right:1px solid #666;}
.db1{width:25%;border-right:1px solid #666}
.db2{width:10%;border-right:1px solid #666}
.db3{width:7%;border-right:1px solid #666}
.db4{width:7%;border-right:1px solid #666}
.db5{width:10%;border-right:1px solid #666}
.db6{width:20%;border-right:1px solid #666}
.db7{width:20%}
.dbhead{background-color:#CCC;font-weight:bold}
XWiki Attachments
|document=DevGuide.DatabaseSchema This table contains attachment information (not including the content and versions).
| xwikiattachment | |||||||
| Column Name | Datatype | Not null | auto inc | flags | Default Value | Comments | |
|---|---|---|---|---|---|---|---|
| XWA_ID | BIG_INT(20) | 0 | |||||
| XWA_DOC_ID | BIG_INT(20) | ||||||
| XWA_FILENAME | VARCHAR(255) | null | |||||
| XWA_SIZE | INTEGER | ||||||
| XWA_DATE | DATETIME | 0000-00-00 00:00:00 | |||||
| XWA_AUTHOR | VARCHAR(255) | ||||||
| XWA_VERSION | VARCHAR(255) | null | |||||
| XWA_COMMENT | VARCHAR(255) | ||||||