Sergey Tsalkov
|
0a7b323e81
|
you can now specify your own error handling function by changing DB::$error_handler
|
2011-03-04 16:49:17 -05:00 |
|
Sergey Tsalkov
|
78c8192fdd
|
increase "error output" level and fix various minor bugs
none of these seem to affect functionality, it's just a matter of clean code
thanks to ++ for pointing this out!
|
2011-03-01 00:12:31 -05:00 |
|
Sergey Tsalkov
|
d01a8be627
|
more basic tests
|
2011-03-01 00:12:25 -05:00 |
|
Sergey Tsalkov
|
2828a85656
|
* queryAllRows is the default mode for release
* add a few more query() tests
|
2011-03-01 00:12:17 -05:00 |
|
Sergey Tsalkov
|
2e07278d35
|
fix minor db bugs, add preliminary unit testing
|
2011-03-01 00:12:10 -05:00 |
|