On 29 Dec 2016, at 6:52pm, Richard Hipp <d...@sqlite.org> wrote:

> Change log for the 3.16.0 release:
> https://www.sqlite.org/draft/releaselog/3_16_0.html

In which I find ...

>       • This feature could be used to implement information schema by first 
> creating a separate schema using
> 
> ATTACH
>  ':memory:' AS 'information_schema';
> 
> Then creating a VIEWs in that schema that implement the official information 
> schema tables using table-valued PRAGMA functions.

I anticipate three different implementations of this in the next three months.

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

Reply via email to