On 13 Jul 2017, at 7:49pm, Richard Hipp <d...@sqlite.org> wrote:

> An overview of changes is at https://sqlite.org/draft/releaselog/3_20_0.html

Could I suggest that the STMT virtual table be renamed as something like 
sqlite_statements ?  Or anything else that starts with "sqlite_" ?  I’m 
uncomfortable with a "magic" entity which isn’t clearly marked as not being 
part of your database.

Can I conclude that if "SELECT sql FROM STMT" returns no rows then closing the 
connection should work properly and immediately ?

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to