Version 5.3 by Vincent Massol on 2017/09/04

Show last authors
1 This table contains the declaration of the date properties in XWiki classes.
2
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|
10
11 The field name prefix in this table is wrong. It should be corrected in ##xwiki.hbm.xml##.

Get Connected