added integrity check to enrichment functions

This commit is contained in:
2026-01-10 17:40:16 +01:00
parent 151c96e35f
commit 766eb803f1
9 changed files with 942 additions and 105 deletions

View File

@@ -14,7 +14,7 @@ pub mod update;
pub mod update_companies;
pub mod update_companies_cleanse;
pub mod update_companies_enrich;
pub mod update_companies_enrich_options_chart;
pub mod update_companies_enrich_option_chart;
pub mod collect_exchanges;