cakephp2-php8/cake/libs/model/datasources
2008-07-30 02:22:15 +00:00
..
dbo Modified dbo_mysql update() fixes issue with updateCounterCache on self join tables. updateCounterCache query optimized. Closes #4652, #5152 2008-07-30 02:22:15 +00:00
datasource.php updating cache engines so key will expire when duration is changed, updated datasource and configure to for new settings, closes #5083 2008-07-26 20:00:20 +00:00
dbo_source.php Added afterFind callback to Models where recursive >= 2. Added tests from 'ezyang'. Closes #5103 2008-07-20 17:25:39 +00:00