mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-20 11:36:15 +00:00
d114fa1431
When conditions are empty we can assume one of two things: * The person made a mistake. * The person is doing the join conditions in the where clause. In both cases we should attempt to generate proper SQL. Fixes #4189 |
||
---|---|---|
.. | ||
Database | ||
Session | ||
CakeSessionTest.php | ||
DataSourceTest.php | ||
DboSourceTest.php |