Commit Graph

6 Commits

Author SHA1 Message Date
wjones f5627e58a8 Add function to update update table 2026-01-22 12:36:47 -05:00
wjones 4f0267ecf2 Refactor update logic in Dbexec class; adjust logging level in settings; enhance JSON downloader function call in update_mongo.py for improved error handling. 2025-12-12 07:46:45 -05:00
wjones 96bd323567 Implement bulk upsert functionality in dbmongo class and update configuration for MongoDB database 2025-12-11 15:20:50 +00:00
wjones c5502711e7 Refactor update_mongo.py for improved readability and maintainability 2025-12-09 13:00:48 -05:00
wjones b390fc9f9a Add function to read configuration from file or directory
- Introduced `read_config_file` function to handle reading configuration settings.
- Supports both direct file paths and project root directory structure.
- Extracts various database and update type settings into a dictionary.
- Handles timestamp calculations for update types.
2025-11-25 08:13:59 -05:00
wjones 29814092b7 repo migration 2025-05-20 12:02:07 -04:00