This website requires JavaScript.
Explore
Help
Register
Sign In
rlkollman
/
meekrodb
Watch
1
Star
0
Fork
0
You've already forked meekrodb
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
50ed9675f3c1f86fe79f4ea6923ba28291ba0263
meekrodb
/
simpletest
T
History
Sergey Tsalkov
50ed9675f3
fix pre_parse and pre_run hooks
...
add testing for all hooks (roll into previous ErrorTest group)
2021-06-26 00:52:37 +00:00
..
BasicTest.php
add DB::queryWalk() -- still untested
2021-06-24 03:05:46 +00:00
CallTest.php
bugfix: free any extra results so CALL commands don't fail
2013-02-22 16:18:18 -08:00
HelperTest.php
minor cleanups
2014-06-13 21:19:10 +00:00
HookTest.php
fix pre_parse and pre_run hooks
2021-06-26 00:52:37 +00:00
ObjectTest.php
actually bring back deprecated methods, keep them for now to maintain backwards compatability
2021-06-23 01:27:03 +00:00
smile1.jpg
add test case regarding BLOBs
2011-08-25 23:54:52 -07:00
test.php
fix pre_parse and pre_run hooks
2021-06-26 00:52:37 +00:00
TransactionTest_55.php
minor cleanups
2014-06-13 21:19:10 +00:00
TransactionTest.php
minor cleanups
2014-06-13 21:19:10 +00:00
WalkTest.php
cleanup and better test queryWalk()
2021-06-25 18:23:59 +00:00
WhereClauseTest.php
re-design query parser, new model has cleaner code and allows for %% escaping of % characters
2021-06-20 03:12:15 +00:00