This website requires JavaScript.
Explore
Help
Sign In
adulau
/
cakephp2-php8
Watch
1
Star
0
Fork
You've already forked cakephp2-php8
0
mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced
2024-11-15 19:38:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ceb7826db0
cakephp2-php8
/
cake
/
tests
/
cases
/
libs
/
model
/
datasources
History
mark_story
5f1e6ba6a0
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
..
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