LP1965797: Add Acq Lineitem Detail Audit Table
authorJason Stephenson <jason@sigio.com>
Thu, 14 Apr 2022 15:51:30 +0000 (11:51 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Fri, 31 Mar 2023 15:30:42 +0000 (11:30 -0400)
commit3d2b4011dc2b6e69bba6a9aada8aa28aea90fcb0
treec4cdd810472e6e7fbac5865cad99b08b18e8e372
parentd3b31cdd6a6a779810e13f4d9c53a889241c667e
LP1965797: Add Acq Lineitem Detail Audit Table

Add SQL to create an audit table for acq.lineitem_detail in the base
schema creation.

The table is not added during a database upgrade.  The release notes
include instructions on creating the new table.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Josh Stompro <stomproj@larl.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/sql/Pg/201.acq.audit-functions.sql
docs/RELEASE_NOTES_NEXT/Acquisitions/lineitem_detail_auditor.adoc [new file with mode: 0644]