First, is sqlite_master part of the "public API" of SQLite? I would think so, since many example refer to it.
I was thus looking for a Doc page about it, but a quick Google search didn't turn up a "direct" result. For example, the values sqlite_master.type can take, I found only outside sqlite.org. Also in https://www.sqlite.org/sitemap.html#pindex, there's no master entry. I'm sure there's plenty of tidbits scattered in the doc, but could there be a central place to read and learn about sqlite_master? TIA, --DD _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users