cakephp2-php8/cake/tests/cases/libs/model/datasources/dbo
2011-03-24 23:25:56 -04:00
..
dbo_mssql.test.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
dbo_mysql.test.php Fixing issue where DboMysql would perform joins on delete queries even if the conditions did not require joins. Added a more intelligent join detector, that removes joins if all the conditions are simple. This will only be able to optimize array conditions. 2011-03-24 23:25:56 -04:00
dbo_mysqli.test.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
dbo_oracle.test.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
dbo_postgres.test.php Fixing issue where DboPostgres used the wrong type for boolean columns with a default of false or true. 2011-01-21 13:31:33 -05:00
dbo_sqlite.test.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00