Description
Deleting the table or a column does not cascade to the stored permissions at the acl table. We should also remove those permissions, otherwise, it can be a security leak, where freshly created tables contain permissions from previous same-named tables. We might also want to ensure, upon table creation, that no entries are already stored at the acl table.