Composite primary keys
Storing the key as a list, with no singular field beside it, forced every path that only handles one column to say so. One of them was deleting the whole table.
Storing the key as a list, with no singular field beside it, forced every path that only handles one column to say so. One of them was deleting the whole table.