Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🐛 fix(loading.py): catch additional exception when object has no 'con…
…n' field to improve error handling The code now catches an additional exception when the object does not have a 'conn' field. This improves the error handling by providing a more specific error message when building a connection to the database fails.
- Loading branch information