]> source.dussan.org Git - nextcloud-server.git/commit
make PDOStatementWrapper return number of updated rows on INSERT, UPDATE or DELETE...
authorJörn Friedrich Dreyer <jfd@butonic.de>
Thu, 20 Jun 2013 12:46:22 +0000 (14:46 +0200)
committerJörn Friedrich Dreyer <jfd@butonic.de>
Mon, 24 Jun 2013 14:29:58 +0000 (16:29 +0200)
commit643c8d308847197550480507120b5f0f34f8fc80
tree85418f4f0724aba1fd6b637f8e3f7846d3095977
parentbca2eb39fa1950a72e159dd6cc44598c387a927a
make PDOStatementWrapper return number of updated rows on INSERT, UPDATE or DELETE queries, introduces isManipulation() to guess type of query
lib/db.php