]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Modify the documentation for sqlite3_changes() to make it more testable. Add tests...
authordan <dan@noemail.net>
Tue, 28 Oct 2014 18:24:16 +0000 (18:24 +0000)
committerdan <dan@noemail.net>
Tue, 28 Oct 2014 18:24:16 +0000 (18:24 +0000)
commitc3da667b25cd513f3552652e783990734a200992
tree3b7fc89e621dfea10172fc21a96bafba21fb2116
parentdd8c460081ef024abbb925029a18adb5deea3522
Modify the documentation for sqlite3_changes() to make it more testable. Add tests and minor fixes for the same.

FossilOrigin-Name: 41cdd0c422d61533a94870cb5ad094682956d472
manifest
manifest.uuid
src/sqlite.h.in
src/vdbe.c
src/vdbeInt.h
src/vdbeaux.c
test/e_changes.test [new file with mode: 0644]