]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the experimental sqlite3_stmt_scanstatus() API. For comparing the number of rows...
authordan <dan@noemail.net>
Mon, 3 Nov 2014 16:56:43 +0000 (16:56 +0000)
committerdan <dan@noemail.net>
Mon, 3 Nov 2014 16:56:43 +0000 (16:56 +0000)
commit0cb6948f6bdc3b5b7e17b358cc5c6e1d9e8d6d47
tree89acc87082378ee7267754cba0b276aca0302cde
parent7b4d780b541ac9af0f5b183c72afa12916fd5d26
parentd72219da438dcc06d78fc10b9c7958cf4f12ffab
Add the experimental sqlite3_stmt_scanstatus() API. For comparing the number of rows actually visited by a loop with the estimate used by the query planner.

FossilOrigin-Name: ab3b0fc5760c6d428dbe1f974726a7d3526640bc
manifest
manifest.uuid
src/sqlite.h.in