mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +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 | ||
CakeSession.php | ||
DataSource.php | ||
DboSource.php |