On Mon, Aug 5, 2019 at 11:37 AM Simon Slavin <slav...@bigfraud.org> wrote:

> On 5 Aug 2019, at 10:34am, Dominique Devienne <ddevie...@gmail.com> wrote:
>
> > Thus my suggestion that an explicit page of its own is
> warranted, properly indexed then.
> Given that there are other sqlite_* tables which are documented, perhaps
> rather than having a page on just sqlite_master, there should be a page on
> all documented sqlite_* tables.


What other sqlite_* tables are you talking about?

sqlite_master is AFAIK the only table with a "fixed-name", that's part of
the "public API" as previously discussed.
Aren't all these other sqlite_* tables implementation details of some sort?
As such, they are completely separate IMHO. --DD
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to