Here are field names that have changed in the transition from LDP to Metadb


LDP field nameMetadb field nameNotes

There are 3 LDP data fields from the inventory_items table that are not available in the equivalent folio_inventory.item table (including in the JSON data array) in Metadb.

  • last_check_in__date_time
  • last_check_in__service_point_id
  • last_check_in__staff_member_id

none

3 fields missing in metadb (even in  jsonb); See request for this to be fixed at https://github.com/metadb-project/metadb/issues/64

finance_group_fund_fiscal_years.fiscal_year_id

folio_finance.group_fund_fiscal_year__.fiscalyearid

only in historical table

finance_group_fund_fiscal_years.budget_id

folio_finance.group_fund_fiscal_year__.budjetid

only in historical table

finance_group_fund_fiscal_years.fund_id

folio_finance.group_fund_fiscal_year__.fundid

only in historical table

finance_group_fund_fiscal_years.group_id

folio_finance.group_fund_fiscal_year__.groupid

only in historical table
folio_reporting.instance_languages.language

folio_derived.instance_languages.instance_language

derived table

folio_reporting.instance_subject.subject

folio_derived.instance_subjects.subjects

 

derived table



  • No labels