cakephp2-php8/cake/libs/model/datasources
2009-09-09 00:00:53 -04:00
..
dbo DboMssql::value() now returns NULL for numeric column types (float, integer, binary) when the column data is empty. Fixes #28. 2009-09-06 13:57:24 -04:00
datasource.php Updating doc blocks for datasource - thanks to savant for patch. Fixes #5738. 2009-08-02 18:52:55 +00:00
dbo_source.php Applying fix from Ceeram for updateAll joins on model relations with no foreign key. Fixes #69. 2009-09-09 00:00:53 -04:00