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