Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| community_comment_id | VARCHAR | 36 | null |
|
|
|||
| user_id | VARCHAR | 36 | √ | null |
|
|
||
| created_at | TIMESTAMP | 19 | √ | null |
|
|
||
| updated_at | TIMESTAMP | 19 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| community_comment_id | Performance | Asc | community_comment_id |
| user_id | Performance | Asc | user_id |
