*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
- Support for more granular permissions has been added in Metadb 1.4: see https://gist.github.com/nassibnassar/9e8e63383db1dac0634b0cf371254dec
- Are there ways that this new functionality can support our goal of removing access to patron identifiers in our Metadb reporting database?
- Does this mean we can use postgres permissions, groups, etc.
- Would it be possible to develop user permission functionality for Metadb that corresponds to user permissions in FOLIO?
Table Creation
- When we look at the sets of 3 tables in each application area (e.g., loan__ , loan__t , and loan__t__), we get different totals when we count the id rows. Why would this be?
- Is there a relationship among tables during the ETL process? Specifically is the main table the json source, then the current and historical table is made from main, and the current is made from the current and historical table?
History
- Will there be a feature to turn off the historical row creation for Metadb (as you could for LDP)?
...