cakephp2-php8/lib/Cake/Model/Datasource
Ber Clausen f0fcaa1305 Improve generateAssociationQuery():
* bail early when $linkModel is Null (BC for now).
* move SQL fields warmup and SQL statement building to its own functions
 (it will payoff later improving self documentation and readability).
* make assignments and function calls only when needed (depending on the
 association type).
2013-11-11 23:27:50 -03:00
..
Database Merge branch 'master' into 2.5 2013-11-01 16:54:57 -04:00
Session cs corrections, bool to boolean and int to integer. 2013-09-17 14:44:34 +02:00
CakeSession.php Updated additional references of Cake to CakePHP 2013-09-27 21:31:35 -04:00
DataSource.php Wrong signature. 2013-09-25 09:12:49 -03:00
DboSource.php Improve generateAssociationQuery(): 2013-11-11 23:27:50 -03:00