]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add a note to the documentation of sqlite3_wal_hook() to say not to return SQLITE_ROW...
authordan <dan@noemail.net>
Sat, 15 May 2010 10:24:46 +0000 (10:24 +0000)
committerdan <dan@noemail.net>
Sat, 15 May 2010 10:24:46 +0000 (10:24 +0000)
commit982d4c0c72fd90c202fb39909204f5563d4f83ce
tree43e546269699ae2ae0b10b5d7eb7c76192801efa
parent89c3f2ff43dad47584cea2120916fe5905c87157
Add a note to the documentation of sqlite3_wal_hook() to say not to return SQLITE_ROW or SQLITE_DONE. Or any other value that is not a valid SQLite error code.

FossilOrigin-Name: 2f0b6cbf7b4fa31242ff4f6163226c22ae4f8c9b
manifest
manifest.uuid
src/sqlite.h.in