cakephp2-php8/lib
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
..
Cake Improve generateAssociationQuery(): 2013-11-11 23:27:50 -03:00