From 5c33a7000e1341b39da695e56a145feac0b144e5 Mon Sep 17 00:00:00 2001 From: Llewellyn Marshall Date: Tue, 23 Jun 2020 16:39:33 -0400 Subject: [PATCH] database changes for tattler --- Open-ILS/examples/fm_IDL.xml | 12 ++++++++++++ .../lib/OpenILS/Application/Storage/CDBI/tattler.pm | 16 ++++++++++++++++ .../lib/OpenILS/Application/Storage/Driver/Pg/dbi.pm | 5 +++++ Open-ILS/src/sql/Pg/tattle-tale-reports.sql | 12 ++++++++++++ Open-ILS/src/sql/Pg/upgrade/1174.schema.tattler.sql | 14 ++++++++++++++ 5 files changed, 59 insertions(+) create mode 100644 Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/CDBI/tattler.pm create mode 100644 Open-ILS/src/sql/Pg/tattle-tale-reports.sql create mode 100644 Open-ILS/src/sql/Pg/upgrade/1174.schema.tattler.sql diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index 9b256d050d..bf2d24cd18 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -12792,6 +12792,18 @@ SELECT usr, + + + + + + + + + + + +