I have a function in postgres that sends events on CRUD operations in my tables. However the problem is that it only works for tables that have an id column whi
id