Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | BIGINT UNSIGNED | 20 | √ | null |
|
|
||
message | LONGTEXT | 2147483647 | null |
|
|
メッセージ |
||
subject | TEXT | 65535 | √ | null |
|
|
件名 |
|
full_text | LONGTEXT | 2147483647 | null |
|
|
本文 |
||
is_resolved | BIT | 1 | 0 |
|
|
解決済み |
||
memo | TEXT | 65535 | √ | null |
|
|
調査メモ |
|
created_at | TIMESTAMP | 26 | √ | null |
|
|
||
updated_at | TIMESTAMP | 26 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors