Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_facetoface_facilitator_id_seq'::regclass) |
|
|
||||||||
name | varchar | 100 | √ | null |
|
|
||||||||
userid | int8 | 19 | 0 |
|
|
|||||||||
allowconflicts | int2 | 5 | 0 |
|
|
|||||||||
description | text | 2147483647 | √ | null |
|
|
||||||||
custom | int2 | 5 | 0 |
|
|
|||||||||
hidden | int2 | 5 | 0 |
|
|
|||||||||
usercreated | int8 | 19 | √ | null |
|
|
||||||||
usermodified | int8 | 19 | √ | null |
|
|
||||||||
timecreated | int8 | 19 | √ | 0 |
|
|