On 6/13/16, Eric Boudaillier wrote:
> Using the Tcl interface with the "profile" callback set, "onecolumn" and
> "exists" returns empty result.
Tnx for the bug report. Fixed by
https://www.sqlite.org/src/info/d362ba157f993fc7
>
> In the code, in DB_EXISTS/DB_ONECOLUMN branch, Tcl_SetObjResult()
Using the Tcl interface with the "profile" callback set, "onecolumn" and
"exists" returns empty result.
In the code, in DB_EXISTS/DB_ONECOLUMN branch, Tcl_SetObjResult() is called
before dbEvalFinalize(), inlike in the DB_EVAL branch.
The profile callback is probably called inside dbEvalFinalize(
2 matches
Mail list logo