hellsan631 / LogosDB

A database micro-framework for creating simple DB interaction without the need for a full framework
1 stars 0 forks source link

Check return values of some methods in Logos_MySQL_Object #6

Closed hellsan631 closed 9 years ago

hellsan631 commented 9 years ago

All methods except for query should return true on success, false on failure.