Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 305 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 305 Bytes

Audit trigger for postgres. Fork from this repo including a bunch of changes:

  • converted from hstore to jsonb
  • Add a function to stop auditing a table.
  • Added option to not track insert statements.
  • remove unused variables
  • add pk to the table schema