]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Return SQLITE_MISUSE if an application attempts to register a virtual table module...
authordan <dan@noemail.net>
Wed, 16 May 2012 14:29:11 +0000 (14:29 +0000)
committerdan <dan@noemail.net>
Wed, 16 May 2012 14:29:11 +0000 (14:29 +0000)
commitca8b9bac3b7d5fa457883936062fef2ee10a8ecb
tree3c7f8194c495f6bdcc57f56b57dd59e630067d6b
parent5efb3145256ed3a87a4c25ad5899e136ff132eca
Return SQLITE_MISUSE if an application attempts to register a virtual table module with the same name as an existing module.

FossilOrigin-Name: ea2cd55e098b21cd8997fd6c1978131d3ef2fab4
manifest
manifest.uuid
src/test8.c
src/vtab.c
test/vtab1.test