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
6487873c686545c88b0e1830e73fcd40b7e6175c
meekrodb
/
simpletest
T
History
Sergey Tsalkov
6487873c68
new hook-based system for inserting callbacks to run before and after a query
...
debugMode() now works through the new system
2021-06-22 06:01:28 +00:00
..
BasicTest.php
PHP 8 complains when trying to access closed $mysqli object, not sure how to test this properly
2021-06-20 03:13:11 +00:00
CallTest.php
bugfix: free any extra results so CALL commands don't fail
2013-02-22 16:18:18 -08:00
ErrorTest.php
new hook-based system for inserting callbacks to run before and after a query
2021-06-22 06:01:28 +00:00
HelperTest.php
minor cleanups
2014-06-13 21:19:10 +00:00
ObjectTest.php
drop deprecated methods:
2021-06-20 02:32:56 +00:00
smile1.jpg
add test case regarding BLOBs
2011-08-25 23:54:52 -07:00
test.php
new hook-based system for inserting callbacks to run before and after a query
2021-06-22 06:01: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
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