Wiki source code of XWiki Attachment Content (xwikiattachment_content)
Last modified by Vincent Massol on 2023/04/19 16:08
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | This table stores the attachment content: | ||
| 2 | |||
| 3 | {{velocity}} | ||
| 4 | |=|=Column Name|=Datatype|=Not null|=auto inc|=flags|=Default Value|=Comments | ||
| 5 | |$services.icon.render('key')|XWA_ID|BIG_INT(20)|$services.icon.render('check')|| |0| | ||
| 6 | | |XWA_CONTENT|LONGBLOB|$services.icon.render('check')|| || | ||
| 7 | {{/velocity}} |