cakephp2-php8/lib/Cake/Model/Datasource
Majna ce2fc6c83d Improve belongsTo and hasOne for unneeded queries when recursive > 1.
Reuse already joined data for 'belongsTo' and 'hasOne' associations instead of running unneeded queries for each record.
Fixes #47
2012-05-27 23:15:20 +02:00
..
Database Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
Session Changing int to integer 2012-05-22 16:34:07 +01:00
CakeSession.php Merge branch '2.1' into 2.2 2012-05-26 21:11:36 -04:00
DataSource.php Add no-op method to base class. 2012-04-30 20:52:17 -04:00
DboSource.php Improve belongsTo and hasOne for unneeded queries when recursive > 1. 2012-05-27 23:15:20 +02:00