Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
external
/
github.com
/
sqlite
/
sqlite
/
HEAD
/
src
/
test_multiplex.h
bc91738
Add a C-source spell-checking facility. make misspell (on Nix)
by larrybr
· 2 years, 1 month ago
43f58d6
Fix various internal #defines to conform to new C-language naming restrictions,
by drh
· 9 years ago
a1a8298
Add the "eForce" parameter to the sqlite3_multiplex_shutdown() entry point
by drh
· 11 years ago
3b449ee
Add a guard #ifndef to test_intarray.h to prevent harm if it is #included
by drh
· 12 years ago
6e227bf
Make the multiplexor and the IntArray extensions callable from C++.
by drh
· 13 years ago
3801b65
Removed dependency on sqliteInt.h so that multiplex VFS shim can be compiled as loadable module.
by shaneh
· 14 years ago
multiplex-enhancements
d8ce22b
Tests and bug fixes for SELECT multiplex_control(op, val);
by shaneh
· 14 years ago
78c4de4
Additional test cases; Round chunk size up to a multiple of max page size;
by shaneh
· 14 years ago
d50deee
In-progress changes - do not use; Removed prefix support; Added file control interface to enable/disable and adjust chunk size;
by shaneh
· 14 years ago