connormcd / audit_utility

Automatic generator for the typical audit triggers we have on Oracle tables with lots of options
51 stars 20 forks source link

Question on AUDIT_HEADER table #13

Open faggion opened 1 year ago

faggion commented 1 year ago

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 know if it's a design decision based on something that I'm missing.