On 26 Jun 2019, at 5:58pm, [email protected] wrote: > I understand and empathize absolutely with the O.P. and must add that in the > documentation of SQLite, I have always missed examples and comments that, for > example, can be found in the PHP doc.
Likewise. The PHP system of documentation, where each page of the manual allows comments, gives users, rather than the dev team, the responsibility of making good code segments available. It works very well for that piece of software. I too have missed sample code from the SQLite documentation. I agree that there are some drawbacks to including it. But there are some things, like the correct sequence is for understanding ROLLBACKs, which are strange and complicated when explained in text but are far easier to understand when seen as sample code. _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

