cakephp2-php8/lib/Cake/Model/Datasource/Database
2012-09-21 23:30:43 +01:00
..
Mysql.php converting if ($foo != null) to if ($foo) 2012-09-21 23:30:43 +01:00
Postgres.php converting if ($foo != null) to if ($foo) 2012-09-21 23:30:43 +01:00
Sqlite.php converting if ($foo != null) to if ($foo) 2012-09-21 23:30:43 +01:00
Sqlserver.php converting if ($foo != null) to if ($foo) 2012-09-21 23:30:43 +01:00