Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
bulk_operation_history_id | BIGINT UNSIGNED | 20 | null |
|
|
一括操作顧客リストID |
||||
customer_id | BIGINT UNSIGNED | 20 | null |
|
|
顧客ID |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
bh_bhc_foreign | Performance | Asc | bulk_operation_history_id |
bulk_operation_history_customer_customer_id_foreign | Performance | Asc | customer_id |