kristovaher / Wave-Framework

Open Source API-centric PHP Framework
https://github.com/kristovaher/Wave-Framework
GNU Lesser General Public License v3.0
2 stars 0 forks source link

Look over the functionality and error logging of dbErrorCheck #129

Open kristovaher opened 10 years ago

kristovaher commented 10 years ago

dbErrorCheck is the error check method and whether the method should be called on query or database directly. There is also a problem where the displayed error is simply not long enough, but this may be due to PHP and not in Debugger. IDE says that such a method may not exist.

This is just to double check that it works as expected in all cases and all database commands from dbCommand, dbSingle and dbMultiple.