]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add an experimental busy_timeout pragma to facilitate access to the
authordrh <drh@noemail.net>
Fri, 7 Sep 2012 16:46:59 +0000 (16:46 +0000)
committerdrh <drh@noemail.net>
Fri, 7 Sep 2012 16:46:59 +0000 (16:46 +0000)
commitf360396c47661cd814b1d9860ef004b3ac2891fc
treeb9f213bf3bbd4ebdf6783ae988e7f80b164e338e
parent37f58e99022b329ba0007bc6509675a22a151eef
Add an experimental busy_timeout pragma to facilitate access to the
sqlite3_busy_timeout() interfaces for programmers that are working from
behind a language wrapper that does not expose that interface.

FossilOrigin-Name: 22ebc668516bc3dd5782d6d3d42dc7fd2eed7d79
manifest
manifest.uuid
src/main.c
src/pragma.c
test/lock.test