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
2025-02-08 04:56:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d51e902036
cakephp2-php8
/
cake
/
libs
/
model
/
datasources
History
mark_story
efbb6479fc
Fixing issues in DboSource::group(), which always expected an optional argument.
...
Fixes
#1656
2011-05-20 21:10:30 -04:00
..
dbo
Fixing issue where DboMysql would perform joins on delete queries even if the conditions did not require joins. Added a more intelligent join detector, that removes joins if all the conditions are simple. This will only be able to optimize array conditions.
2011-03-24 23:25:56 -04:00
datasource.php
Applying patch from 'Thorsten Buss'.
2010-12-21 20:40:19 -05:00
dbo_source.php
Fixing issues in DboSource::group(), which always expected an optional argument.
2011-05-20 21:10:30 -04:00