Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_certificate_id_seq'::regclass) |
|
|
|||||
course | int8 | 19 | 0 |
|
|
||||||
name | varchar | 255 | ''::character varying |
|
|
||||||
intro | text | 2147483647 | √ | null |
|
|
|||||
introformat | int2 | 5 | 0 |
|
|
||||||
emailteachers | int2 | 5 | 0 |
|
|
||||||
emailothers | text | 2147483647 | √ | null |
|
|
|||||
savecert | int2 | 5 | 0 |
|
|
||||||
reportcert | int2 | 5 | 0 |
|
|
||||||
delivery | int2 | 5 | 0 |
|
|