Add Simple Reporter Schema Changes
authorJason Boyer <JBoyer@equinoxOLI.org>
Tue, 14 Dec 2021 15:33:32 +0000 (10:33 -0500)
committerJason Boyer <jboyer@equinoxinitiative.org>
Tue, 21 Dec 2021 21:45:13 +0000 (16:45 -0500)
commitb15f3c41ae1779eb2a48dacf1efd4a4ecca11f3f
tree0a151984a2990342a6f181eb084eecce7ae4b9ff
parente79df5dd87a895a61d15fdc569d904d2642091a8
Add Simple Reporter Schema Changes

New permission for Simple Reporter: RUN_SIMPLE_REPORTS

A simple_reporter field on reporter folder tables to maintain separation
between Simple Reporter and It's Complicated. Also adjust indexes to allow
duplicate names between reporters if for some reason you want to do that.

And a reporter.completed_reports view to compliment reporter.currently_running.

Sponsored-by: C/W MARS
Sponsored-by: Missouri Evergreen Consortium
Signed-off-by: Jason Boyer <JBoyer@equinoxOLI.org>
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/reporter-schema.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.simple_reporter.sql [new file with mode: 0644]