crystal-lang / crystal-mysql

MySQL connector for Crystal
MIT License
107 stars 36 forks source link

Add exception classes #110

Open brodyhoskins opened 1 year ago

brodyhoskins commented 1 year ago

Fixes #109

While I used different classes for the exceptions, I wanted to keep some level of backward-compatibility by retaining the existing error messages.