audit_utility
audit_utility copied to clipboard
Automatic generator for the typical audit triggers we have on Oracle tables with lots of options
Hi @connormcd, Is there a reason why AUDIT_HEADER does not have columns for the current "proxy", "user" and even sys_context('APEX$SESSION','APP_USER')? I noticed the lack of these, but I want to...
Hi, Connor Thank you for this great tool. Considering that the audit tables shouldn't be updated, I wonder if it would be a good improvement to change the tables to...
Hi Connor, first of all: Thank you very much for this project. I like it. You have thought about pretty much everything one can think of when needing such a...
Is there a reason why the Selective Column Updates does not limit the columns created in the Audit table? Now this only limits the records created by changes in that...