]> source.dussan.org Git - nextcloud-server.git/commit
If the execute method on the mapper receives an assoc array, it binds by value instea...
authorBernhard Posselt <dev@bernhard-posselt.com>
Thu, 19 Mar 2015 13:55:21 +0000 (14:55 +0100)
committerBernhard Posselt <dev@bernhard-posselt.com>
Thu, 19 Mar 2015 16:08:46 +0000 (17:08 +0100)
commitdf24a014b8bc205e6bc047ead2af393b3e169542
tree78648ce5663a2cda89e4107103d3d210116aea39
parent857b22c61be8f78581f41ac155efeff34ed335cd
If the execute method on the mapper receives an assoc array, it binds by value instead of index
lib/public/appframework/db/mapper.php
tests/lib/appframework/db/mappertest.php
tests/lib/appframework/db/mappertestutility.php