Hi, I have two tables: 1) employees table where every record is a unique employee and 2) an employee by year table, where the year and employee make up the unique key/record. However, say I want to delete an employee in the first table. Is there a way for Knack to automatically go ahead and delete all of that employee’s annual records in the second table?