Hook business, contact, location to audit on update/delete.
Required adding an updatedBy userstamp on each of the tables/models. Allows us to see who actually changed the records in the audit record.
Add a wholesale PUT/Update function similar to the IPC POST, only update specific fields in location for now (start date, end date).
Hook business, contact, location to audit on update/delete. Required adding an updatedBy userstamp on each of the tables/models. Allows us to see who actually changed the records in the audit record.
Add a wholesale PUT/Update function similar to the IPC POST, only update specific fields in location for now (start date, end date).
Based on Audit Trigger PostgreSQL Wiki.
Description
Types of changes
Checklist
Further comments