cakephp2-php8/lib/Cake/Model/Datasource
mark_story 2fe8c4050b Insert manual joins *after* generated joins.
Re-order query joins to make manually added joins be performed after
generated joins. This removes the need to workaround the current join
order, or redefine all association joins when you want to add an
additional join on a leaf table.

Refs #2179
Refs #2346
2014-03-23 21:09:08 -04:00
..
Database Merge branch 'master' into 2.5 2014-03-16 20:17:24 +05:30
Session Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CakeSession.php Merge branch 'master' into 2.5 2014-02-16 14:24:19 -05:00
DataSource.php Process query only when needed. 2013-12-21 10:57:40 -03:00
DboSource.php Insert manual joins *after* generated joins. 2014-03-23 21:09:08 -04:00