Hi all,
I downloaded the auditing example and it's just for a single entity auditing, what if I have a master table and a detail table (let us say MasterTableEntity and DetailTableEntity), and I want them be associated together. How to design the auditing table to store ? One Table or Muliti table?