]> source.dussan.org Git - nextcloud-server.git/commit
use IDBConnection and close cursors after insert/update/delete
authorBernhard Posselt <dev@bernhard-posselt.com>
Tue, 24 Feb 2015 15:47:38 +0000 (16:47 +0100)
committerThomas Müller <thomas.mueller@tmit.eu>
Wed, 25 Feb 2015 21:21:24 +0000 (22:21 +0100)
commit7b2fdbfb0b7b97c97501af79cfa0cb34be333c02
treeed991e209c068360975666d232ac5d937b323f29
parentfb84e7d2823d0fe8ff8b20048eb6bae37e377d7c
use IDBConnection and close cursors after insert/update/delete
lib/public/appframework/db/mapper.php
tests/lib/appframework/db/mappertest.php
tests/lib/appframework/db/mappertestutility.php