Closed LegendarySpork9 closed 5 months ago
Added to Database and Database ERD.
Added code for the insert of change rows.
Need to add a link to the audit history table that doesn't go through endpoints while still being able to link to endpoint.
Connect using AuditID. Alter Audit History insert code to return the ID of the new row for use in the change table.
Change code added and tested:
Create a change table linked to the audit history table that stores previous values of changes columns.