Update database to use ON DELETE CASCADE
carlosribas opened this issue · 0 comments
carlosribas commented
The ON DELETE CASCADE automatically deletes all the referencing rows in the child table when the referenced rows in the parent table are deleted. This will be useful to delete jobs.