- Issue created by @JayDarnell
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.
Active
3.0
Code