Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | int8 | 19 | √ | null |
|
|
||
uuid | uuid | 2147483647 | √ | null |
|
|
||
int8 | 19 | √ | null |
|
|
|||
article_id | int8 | 19 | √ | null |
|
|
||
parent_comment_id | int8 | 19 | √ | null |
|
|
||
content | text | 2147483647 | √ | null |
|
|
||
state | text | 2147483647 | √ | null |
|
|
||
pinned | bool | 1 | √ | null |
|
|
||
created_at | timestamptz | 35,6 | √ | null |
|
|
||
updated_at | timestamptz | 35,6 | √ | null |
|
|
||
quotation_start | int4 | 10 | √ | null |
|
|
||
quotation_end | int4 | 10 | √ | null |
|
|
||
quotation_content | text | 2147483647 | √ | null |
|
|
||
reply_to | int8 | 19 | √ | null |
|
|
||
remark | text | 2147483647 | √ | null |
|
|
||
upvoted_id | int8 | 19 | √ | null |
|
|
||
upvote_count | int8 | 19 | √ | null |
|
|
||
downvoted_id | int8 | 19 | √ | null |
|
|
||
downvote_count | int8 | 19 | √ | null |
|
|
||
score | float8 | 17,17 | √ | null |
|
|