cakephp2-php8/lib/Cake/Model/Datasource/Database
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
..
Mysql.php Spelling and grammar fixes 2011-12-01 21:58:09 -08:00
Postgres.php Return length 36 for uuid columns in Postgres.describe() 2012-01-11 17:27:39 -05:00
Sqlite.php Changed MySQL in comment to SQLite. 2012-02-03 21:03:34 -05:00
Sqlserver.php Allow SqlServer to execute procs correctly. 2012-02-09 22:27:30 -05:00