]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fixed behaviour of last_insert_rowid() with triggers and add last_statement_change_co...
authorrdc <rdc@noemail.net>
Fri, 20 Feb 2004 22:54:25 +0000 (22:54 +0000)
committerrdc <rdc@noemail.net>
Fri, 20 Feb 2004 22:54:25 +0000 (22:54 +0000)
commita503d7312a1bc1926f4d8d3626df3f20dfb92ab4
tree13e55e0fd2ab45e1b4ed75fb11a7305279e0e0f1
parentb0c374ffbb7bcc4e590b69233e1b994fa296abf4
Fixed behaviour of last_insert_rowid() with triggers and add last_statement_change_count() function that works correctly with triggers. (CVS 1252)

FossilOrigin-Name: 6734c923395ca41ce453f56dd7d6e7794fbb3bb5
manifest
manifest.uuid
test/lastinsert.test [new file with mode: 0644]
test/laststmtchanges.test [new file with mode: 0644]