chatbot_script_answer_chatbot_script_step_rel


Description

RELATION BETWEEN chatbot_script_step AND chatbot_script_answer

Columns

Column Type Size Nulls Auto Default Children Parents Comments
chatbot_script_step_id int4 10 null
chatbot_script_step.id chatbot_script_answer_chatbot_scrip_chatbot_script_step_id_fkey C
chatbot_script_answer_id int4 10 null
chatbot_script_answer.id chatbot_script_answer_chatbot_scr_chatbot_script_answer_id_fkey C

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

Relationships