Wiki source code of XWiki Comments (xwikicomments)
Version 5.3 by Vincent Massol on 2017/09/04
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | This table contain the data for comments in XWiki Objects. | ||
2 | |||
3 | |=(% colspan='8'%)xwikicomments(%%) | ||
4 | |= |=Column Name |=Datatype |=Not null |=auto inc |=flags |=Default value |=Comments | ||
5 | |[[image:DatabaseSchema@db_key.gif]]|XWC_ID|INTEGER |[[image:DatabaseSchema@db_check.gif]] | | |0| | ||
6 | |[[image:DatabaseSchema@db_field.gif]]|XWC_AUTHOR|VARCHAR(255) | | | |null| | ||
7 | |[[image:DatabaseSchema@db_field.gif]]|XWC_HIGHLIGHT|TEXT | | | |null| | ||
8 | |[[image:DatabaseSchema@db_field.gif]]|XWC_COMMENT|TEXT | | | |null| | ||
9 | |[[image:DatabaseSchema@db_field.gif]]|XWC_REPLYTO|INTEGER | | | |null| | ||
10 | |[[image:DatabaseSchema@db_field.gif]]|XWC_DATE|DATETIME | | | |0000-00-00 00:00:00| |