This website requires JavaScript.
Explore
Help
Register
Sign In
rlkollman
/
meekrodb
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
f82f0cc208a2ff6d3d3662cef70a9d46b61a2db4
meekrodb
/
simpletest
T
History
Sergey Tsalkov
f82f0cc208
add another queryWalk() test case
...
make sure we're using $is_buffered=false for queryWalk() like we're supposed to
2021-08-14 05:08:41 +00:00
..
BasicTest.php
fix bug in columnList(), add test
2021-08-08 14:15:19 +00:00
CallTest.php
bugfix: free any extra results so CALL commands don't fail
2013-02-22 16:18:18 -08:00
HookTest.php
cleanup some error-checking code
2021-06-27 03:17:47 +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
drop DBHelper
2021-06-27 05:35:28 +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
add another queryWalk() test case
2021-08-14 05:08:41 +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