cakephp2-php8/lib/Cake/Model/Datasource
mark_story b6b8d83980 Remove non-portable data type from MySQL.
'numeric' is a non-portable type that is not supported by any other
database driver. Removing it now will prevent future problems.
2013-11-14 10:28:09 -05:00
..
Database Remove non-portable data type from MySQL. 2013-11-14 10:28:09 -05:00
Session cs corrections, bool to boolean and int to integer. 2013-09-17 14:44:34 +02:00
CakeSession.php Updated additional references of Cake to CakePHP 2013-09-27 21:31:35 -04:00
DataSource.php Wrong signature. 2013-09-25 09:12:49 -03:00
DboSource.php Merge branch 'master' into 2.5 2013-10-30 02:34:09 +05:30