XWiki Rcs (xwikircs)
Last modified by Vincent Massol on 2024/10/28
Table used to store the history of pages.
xwikircs | |||||||
---|---|---|---|---|---|---|---|
Column Name | Datatype | Not null | auto inc | flags | Default value | Comments | |
XWR_DOCID | BIGINT(20) | 0 | |||||
XWR_VERSION1 | INTEGER | 0 | |||||
XWR_VERSION2 | INTEGER | 0 | |||||
XWR_DATE | DATETIME | 0000-00-00 00:00:00 | |||||
XWR_COMMENT | TEXT | ||||||
XWR_AUTHOR | VARCHAR(255) | ||||||
XWR_ISDIFF | BIT | null | |||||
XWR_PATCH | LONGTEXT | null |