Add try/catch wrappers for all database calls

Created on 4 May 2023, about 1 year ago

Problem/Motivation

This module currently contains several database query objects for inserting, updating and deleting database records. Unfortunately none of these calls are wrapped in try/catch statements. We should add try/catch logic to all database calls to improve error handling in the event of a database issue.

πŸ“Œ Task
Status

Active

Version

3.0

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada JayDarnell Guelph, Ontario

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024