Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_facetoface_id_seq'::regclass) |
|
|
||||
course | int8 | 19 | 0 |
|
|
|||||
name | varchar | 255 | √ | null |
|
|
||||
intro | text | 2147483647 | √ | null |
|
|
||||
introformat | int2 | 5 | 0 |
|
|
|||||
thirdparty | varchar | 255 | √ | null |
|
|
||||
thirdpartywaitlist | int2 | 5 | 0 |
|
|
|||||
display | int8 | 19 | 0 |
|
|
|||||
confirmationsubject | text | 2147483647 | √ | null |
|
|
||||
confirmationinstrmngr | text | 2147483647 | √ | null |
|
|