cakephp2-php8/cake/tests/cases/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
dbo_source.test.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