alixaxel / ArrestDB

RESTful PHP API for SQLite, MySQL and PostgreSQL Databases
//github.com/alixaxel/ArrestDB/
MIT License
464 stars 132 forks source link

swallowing exception !!! #8

Open mdespriee opened 10 years ago

mdespriee commented 10 years ago

This is a very good project, but frankly I just lost hours because you're hiding exceptions, line 577. Print down exceptions, find a way to log them... Easier to diagnose drivers and database errors !

alixaxel commented 10 years ago

So sorry for your lost time. =(

Better handling of exceptions (among other features) is planned for version 2.0.0.