Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_glossary_entries_id_seq'::regclass) |
|
|
||||||
glossaryid | int8 | 19 | 0 |
|
|
|||||||
userid | int8 | 19 | 0 |
|
|
|||||||
concept | varchar | 255 | ''::character varying |
|
|
|||||||
definition | text | 2147483647 | null |
|
|
|||||||
definitionformat | int2 | 5 | 0 |
|
|
|||||||
definitiontrust | int2 | 5 | 0 |
|
|
|||||||
attachment | varchar | 100 | ''::character varying |
|
|
|||||||
timecreated | int8 | 19 | 0 |
|
|
|||||||
timemodified | int8 | 19 | 0 |
|
|