71627c70416d50bdc40fd7dfe11d864fb9f52e43
Introduced a new handleDBError utility in modules/utils.js to centralize database error logging and throwing. Refactored all repositories to use this utility, replacing repetitive error handling and logger calls with a single function call for improved maintainability and consistency.
Languages
JavaScript
98.9%
HTML
1.1%