Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_tag_instance_id_seq'::regclass) |
|
|
||||
tagid | int8 | 19 | null |
|
|
|||||
component | varchar | 100 | √ | null |
|
|
||||
itemtype | varchar | 255 | ''::character varying |
|
|
|||||
itemid | int8 | 19 | null |
|
|
|||||
contextid | int8 | 19 | √ | null |
|
|
||||
tiuserid | int8 | 19 | 0 |
|
|
|||||
ordering | int8 | 19 | √ | null |
|
|
||||
timecreated | int8 | 19 | 0 |
|
|
|||||
timemodified | int8 | 19 | 0 |
|
|