On 3/24/15, Roger Binns <rogerb at rogerbinns.com> wrote: > On 03/23/2015 04:33 PM, Roger Binns wrote: >> SQLite really should prevent it from happening by disallowing the >> deletion of virtual tables with open statements. > > Thanks for fixing this. I can confirm that the latest SQLite dev code > now gives the expected database table is locked error with the prior > test code.
Tnx for pointing out the problem and confirming the fix. -- D. Richard Hipp drh at sqlite.org