DB - Debugging SQL errors
Error object
Upon clicking the button, console error outputs enhanced SQLError object with following attributes:
- code error code
- message description of the error
- query query which caused the error
- params params to the buggy query