cakephp2-php8/cake/libs/model/datasources/dbo
mark_story e1960d1d35 Changing Postgresql to use DELETE FROM instead of TRUNCATE.
This should improve compatibilty with databases using constraints.
Fixes #1838
2011-07-28 22:17:12 -04:00
..
dbo_mssql.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
dbo_mysql.php Adding early return when connection to MySQL or MySQLi fails. 2011-06-25 12:00:05 -04:00
dbo_mysqli.php Adding early return when connection to MySQL or MySQLi fails. 2011-06-25 12:00:05 -04:00
dbo_oracle.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
dbo_postgres.php Changing Postgresql to use DELETE FROM instead of TRUNCATE. 2011-07-28 22:17:12 -04:00
dbo_sqlite.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00