Allow array condition for HAVING in database interface
authorumherirrender <umherirrender_de.wp@web.de>
Fri, 31 Aug 2012 18:12:19 +0000 (20:12 +0200)
committerumherirrender <umherirrender_de.wp@web.de>
Fri, 31 Aug 2012 18:12:19 +0000 (20:12 +0200)
commit59e06474577f7b0dc8e73a0d19233b1955372ec9
tree6789b3013b698db268bb580a006739037b705fca
parent944e196c02efbe6838827d4cf1e332a7919e5cdb
Allow array condition for HAVING in database interface

Current no use in core.

Change-Id: I8ed86c8238146285dd1caed4d8586c877cbecf44
includes/db/Database.php
tests/phpunit/includes/db/DatabaseSQLTest.php