cakephp2-php8/lib/Cake/Model/Datasource
mark_story 97ab2c0e9b Merge branch 'imsamurai-2.5' into 2.5
Add unsigned integer support to MySQL. Unsigned integers have not been
added to other databases as they either do not support them (postgres,
sqlserver) or they are 'faked' and don't do anything (sqlite).

Fixes #2321
2013-11-27 20:12:28 -05:00
..
Database Merge branch 'imsamurai-2.5' into 2.5 2013-11-27 20:12:28 -05:00
Session Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CakeSession.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
DataSource.php Merge pull request #2289 from bar/2.5-optimize-dbosource 2013-11-21 01:02:36 -08:00
DboSource.php Merge branch 'imsamurai-2.5' into 2.5 2013-11-27 20:12:28 -05:00