cakephp2-php8/lib/Cake/Model/Datasource
mark_story 0cfec525b2 Allow SqlServer to execute procs correctly.
Both SELECT and EXECUTE statements should go through
the parent method as they could fetch results.

Fixes #2558
2012-02-09 22:27:30 -05:00
..
Database Allow SqlServer to execute procs correctly. 2012-02-09 22:27:30 -05:00
Session Adhering to coding standards 2011-11-30 07:44:11 -08:00
CakeSession.php Fix issue where session would always be regenerated. 2012-01-29 15:37:14 -05:00
DataSource.php Merge remote-tracking branch 'origin/1.3' into merger 2011-10-06 21:06:40 -04:00
DboSource.php Return 0 if there is no result. 2012-01-02 20:18:01 -05:00