]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1251394 Compressed and wide display entry VIEWs
authorBill Erickson <berickxx@gmail.com>
Thu, 11 May 2017 21:54:58 +0000 (17:54 -0400)
committerMike Rylander <mrylander@gmail.com>
Fri, 1 Sep 2017 21:17:47 +0000 (17:17 -0400)
commit2b9e0ff2b769f58cdda42022fda0c7e2fd45131a
tree7e6c84494f032c0950b843d1ee819e364219424d
parenta473001c669604d9085d3bda6484b320d3bcd754
LP#1251394 Compressed and wide display entry VIEWs

flat_display_entry is one row per entry with all of the relevent info.
compressed_display_entry sits atop flat_display_entry and compresses the
values into JSON scalars and arrays depending on the 'multi' value.

Wide display entry is a tabular view of the well-known fields a la
reporter.simple_record.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.metabib-display-field.sql
Open-ILS/src/sql/Pg/upgrade/YYYY.data.metabib-display-field.sql
Open-ILS/src/sql/Pg/upgrade/ZZZZ.UNDO.metabib-display-field.sql