Commit Graph

4 Commits

Author SHA1 Message Date
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