cakephp2-php8/lib/Cake/Model/Datasource
Yasushi Ichikawa e8a9d93eb5 Add params option to logQuery()
Parameters for prepared statements are now part of the
logged query data.
2012-02-08 20:15:40 -05:00
..
Database Merge branch '2.0' into 2.1 2012-02-03 21:54:50 -05:00
Session Catching any possible exception in DatabaseSession destructor, using exceptions in destructors is a bad idea in PHP 2012-01-12 20:12:38 -04:30
CakeSession.php Merge branch '2.0' into 2.1 2012-01-29 15:38:56 -05:00
DataSource.php fullTableName needs to check for empty schemaName 2011-12-29 19:18:37 +07:00
DboSource.php Add params option to logQuery() 2012-02-08 20:15:40 -05:00