cakephp2-php8/cake/libs/model/datasources
Martin Radosta 64adfacd3e Making DboSource::order() accept an expression object. Fixes issues with
sql parsing over quoting special SQL syntax. Tests added.  Fixes #747

Signed-off-by: mark_story <mark@mark-story.com>
2010-05-25 23:07:29 -04:00
..
dbo Removing hardcoded '__' for virtualField separators. Making it an instance property instead. This allows the customization of the separator if needed. Tests added for DboMysql. Refs #655, #730 2010-05-22 00:58:54 -04:00
datasource.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
dbo_source.php Making DboSource::order() accept an expression object. Fixes issues with 2010-05-25 23:07:29 -04:00