cakephp2-php8/lib/Cake/Model/Datasource
mark_story 7b0af659a9 Stop calling limit() twice on the same data.
DboSource::limit() now follows its documented input types, passing an
already formatted LIMIT string will result in LIMIT 0. Remove useless
array merging as well.
2013-05-02 23:12:38 -04:00
..
Database Fix default null not being reflected by SqlServer 2013-03-19 21:02:27 -04:00
Session Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
CakeSession.php Fix typos 2013-03-05 00:05:14 -07:00
DataSource.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
DboSource.php Stop calling limit() twice on the same data. 2013-05-02 23:12:38 -04:00