XWiki Date Classes (xwikidateclasses)
Last modified by Vincent Massol on 2023/04/19 16:12
This table contains the declaration of the date properties in XWiki classes.
| xwikidateclasses | |||||||
|---|---|---|---|---|---|---|---|
| Column Name | Datatype | Not null | auto inc | flags | Default value | Comments | |
| XWS_ID | INTEGER | 0 | |||||
| XWS_NAME | VARCHAR(255) | ||||||
| XWS_SIZE | INTEGER | null | |||||
| XWS_EMPTY_IS_TODAY | INTEGER | null | |||||
| XWS_DATE_FORMAT | VARCHAR(255) | null | |||||
The field name prefix in this table is wrong. It should be corrected in xwiki.hbm.xml.