Hello, I am using change tracking plugin in my Node.js CAP application and it works fine.I have a question if the table which holds the records of changes can be accessed in custom event handlers. I can not find the table among db entities. I also tr...