cakephp2-php8/cake/libs/model/datasources
2009-10-29 20:31:29 -04:00
..
dbo Adding valid options for sqlite collation. Tests added. 2009-10-29 02:03:50 -04:00
datasource.php Merge branch '1.2' into 1.3 2009-08-02 11:58:39 -07:00
dbo_source.php Making DboSource::fetchAll return $this->_result if it is a boolean and $out is empty. Allows for Model::query() to return boolean values for operations that do not return recordsets. Fixes #6404 2009-10-29 20:31:29 -04:00