Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_hvp_id_seq'::regclass) |
|
|
||
course | int8 | 19 | 0 |
|
|
|||
name | varchar | 255 | ''::character varying |
|
|
|||
intro | text | 2147483647 | √ | null |
|
|
||
introformat | int2 | 5 | 0 |
|
|
|||
json_content | text | 2147483647 | null |
|
|
|||
embed_type | varchar | 127 | ''::character varying |
|
|
|||
disable | int8 | 19 | 0 |
|
|
|||
main_library_id | int8 | 19 | null |
|
|
|||
content_type | varchar | 127 | √ | null |
|
|