Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT UNSIGNED | 20 | √ | null |
|
|
||||
inquiry_definition_id | BIGINT UNSIGNED | 20 | null |
|
|
反響取込定義ID |
||||
field | enum('from_address', 'subject') | 12 | null |
|
|
振分項目 |
||||
preg_pattern | VARCHAR | 255 | null |
|
|
正規表現パターン |
||||
created_at | TIMESTAMP | 26 | √ | null |
|
|
||||
updated_at | TIMESTAMP | 26 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
inquiry_definition_sorting_rules_inquiry_definition_id_foreign | Performance | Asc | inquiry_definition_id |