I have history managed in the database as we are in migrating the data in stages. Since the database writes to history table, I would like to disable the audit table write. But still be able to use the AuditReader.
Is that possible?