wiki.techinc.nl/tests/phpunit/includes/db
nischayn22 b9b3d8821a (bug 37352) Boolean issue when using sqlite.
using a type cast instead, otherwise an empty string gets converted to
true when set with bool type.

Change-Id: I4161de32151a649161ab4084e80cafe4a462c7d5
2013-03-06 03:45:48 +00:00
..
DatabaseSqliteTest.php Update formatting 2013-02-14 14:10:38 +01:00
DatabaseSQLTest.php Update formatting 2013-02-14 14:10:38 +01:00
DatabaseTest.php Update formatting 2013-02-14 14:10:38 +01:00
ORMRowTest.php pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
ORMTableTest.php (minor) Make ORMTable handle failed queries nicely. 2013-01-07 14:14:56 +01:00
TestORMRowTest.php (bug 37352) Boolean issue when using sqlite. 2013-03-06 03:45:48 +00:00