DSP Audit - Add Auditing for Backend Changes
The default auditing functionality only works when changes are made via the front end of DSP. When there are lots of changes that needs to happen, it's not uncommon to make the changes directly in SQL. To that end, I've written some SQL triggers t...