I think it would be useful if

<http://www.sqlite.org/c3ref/busy_timeout.html>

mentioned that there was a PRAGMA that did the same thing:

<http://www.sqlite.org/pragma.html#pragma_busy_timeout>

This would help people who aren't calling the SQLite API directly but are 
working with a more restrictive shim API.

The reverse reference for this function is already present.  However, it might 
be worth going through all the PRAGMAs which duplicate API calls and mentioning 
them in the documentation for those calls.

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

Reply via email to