On 30/03/17 19:10, Simon Slavin wrote:
On 30 Mar 2017, at 5:53pm, Mark Brand <mabr...@mabrand.nl> wrote:

The documentation actually says "*least* recently attached". 
https://www.sqlite.org/lang_attach.html, paragraph 4.
I’m unsure whether you can legitimately say that the "temp" database is attached to 
"main".  But whatever the truth is, it does look like the documentation needs rewriting 
to make clear what happens.


Given the fact that an unprefixed name resolves in temp before main, temp would have to be less recently attached than main. You would have to say that main is attached to temp. Of course, temp itself is attached to a elephant standing on a stack of turtles.

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

Reply via email to