I need to remove associated id from 2 different tables. For example, when I delete the id 1 of PulseTables I want all the id_table 1 of PulseTasks to be automatically deleted. Is this possible and how?


I need to remove associated id from 2 different tables. For example, when I delete the id 1 of PulseTables I want all the id_table 1 of PulseTasks to be automatically deleted. Is this possible and how?

