Hello, I like your tools, and they work well. One thing I'm missing is SQL errors. If I pass in a query and there is a syntax error, or misspelled column name, all it get is a "bad gateway" error from the application. Is there some extra feature in mysql or my sql connection to allow for SQL errors to be passed on to the application?
Thanks in advance.