Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| chatbot_script_step_id | int4 | 10 | null |
|
|
||||||
| chatbot_script_answer_id | int4 | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| chatbot_script_answer_chatbot_script_step_rel_pkey | Primary key | Asc/Asc | chatbot_script_step_id + chatbot_script_answer_id |
| chatbot_script_answer_chatbot_chatbot_script_answer_id_chat_idx | Performance | Asc/Asc | chatbot_script_answer_id + chatbot_script_step_id |