Wiki source code of XWiki Date Classes (xwikidateclasses)
Version 5.3 by Vincent Massol on 2017/09/04
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
5.1 | 1 | This table contains the declaration of the date properties in XWiki classes. |
![]() |
1.1 | 2 | |
![]() |
5.1 | 3 | |=(% colspan='8'%)xwikidateclasses(%%) |
4 | |= |=Column Name |=Datatype |=Not null |=auto inc |=flags |=Default value |=Comments | ||
5 | |[[image:DatabaseSchema@db_key.gif]]|XWS_ID|INTEGER|[[image:DatabaseSchema@db_check.gif]]|||0| | ||
6 | |[[image:DatabaseSchema@db_key.gif]]|XWS_NAME|VARCHAR(255)|[[image:DatabaseSchema@db_check.gif]]|||| | ||
7 | |[[image:DatabaseSchema@db_field.gif]]|XWS_SIZE|INTEGER||||null| | ||
8 | |[[image:DatabaseSchema@db_field.gif]]|XWS_EMPTY_IS_TODAY|INTEGER||||null| | ||
9 | |[[image:DatabaseSchema@db_field.gif]]|XWS_DATE_FORMAT|VARCHAR(255)||||null| | ||
![]() |
1.1 | 10 | |
![]() |
5.1 | 11 | The field name prefix in this table is wrong. It should be corrected in ##xwiki.hbm.xml##. |