Dhroov Sankla created FINERACT-2780:
---------------------------------------
Summary: Remove obsolete MIX tables from static database SQL dumps
Key: FINERACT-2780
URL: https://issues.apache.org/jira/browse/FINERACT-2780
Project: Apache Fineract
Issue Type: Improvement
Components: Database, Migration Scripts
Reporter: Dhroov Sankla
The *MIX XBRL* reporting module was removed in {*}FINERACT-2745{*}. However,
static database initialization dumps still contain references to create, drop,
and insert into the obsolete tables (`mix_taxonomy`, `mix_taxonomy_mapping`,
and `mix_xbrl_namespace`).
These references should be cleaned up in:
1.
`fineract-provider/src/main/resources/sql/migrations/sample_data/{*}barebones_db.sql{*}`
2.
`fineract-provider/src/main/resources/sql/migrations/sample_data/{*}load_sample_data.sql{*}`
--
This message was sent by Atlassian Jira
(v8.20.10#820010)