v1.7.0
Release notes: https://github.com/folio-org/folio-analytics/wiki/Changes-by-Release#170-poppyldp
Release matrix: https://github.com/folio-org/folio-analytics/blob/main/README.md#releases
Installation notes:
LDP:
- For LDP derived tables, add to the
psql
command line-c 'set search_path = folio_reporting, public'
before the-f
option. - Also install the required columns configuration file,
ldp_add_column.conf
, which is provided insql/require_columns/
. Seesql/require_columns/README.md
for details.
Metadb:
- Metadb loads derived tables automatically.