aboutsummaryrefslogtreecommitdiff
path: root/src/test_multiplex.h
Commit message (Expand)AuthorAge
* Fix various internal #defines to conform to new C-language naming restrictions,drh2016-07-09
* Add the "eForce" parameter to the sqlite3_multiplex_shutdown() entry pointdrh2014-07-30
* Add a guard #ifndef to test_intarray.h to prevent harm if it is #includeddrh2013-08-07
* Make the multiplexor and the IntArray extensions callable from C++.drh2012-10-29
* Removed dependency on sqliteInt.h so that multiplex VFS shim can be compiled ...shaneh2011-04-01
* Tests and bug fixes for SELECT multiplex_control(op, val);shaneh2011-03-31
* Additional test cases; Round chunk size up to a multiple of max page size;shaneh2011-03-31
* In-progress changes - do not use; Removed prefix support; Added file control ...shaneh2011-03-29