On 5 Aug 2019, at 11:54am, Dominique Devienne <[email protected]> wrote:

> 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.

I would argue that sqlite_sequence and sqlite_stat?, as documented in

<https://www.sqlite.org/fileformat2.html#the_sqlite_sequence_table>

and later sections, are just as well documented as sqlite_master, and therefore 
just as arguably part of the public API.
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to