biggora / caminte

Cross-db ORM for NodeJS
http://www.camintejs.com/
MIT License
1.08k stars 119 forks source link

Database connection error handlers #195

Open rol4400 opened 6 years ago

rol4400 commented 6 years ago

It would be nice if there were error handlers implemented that caught database connection issues. At the moment all I get is a nodejs ETIMEDOUT or similar and an unrelated stack trace. #