mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
16be5722ba
Add into the tower of hacks that is the SQL generation and stop breaking COUNT(DISTINCT foo) style queries. Previously these would be converted into DISTINCT COUNT(foo) which will give the non-distinct results. |
||
---|---|---|
.. | ||
Database | ||
Session | ||
CakeSession.php | ||
DataSource.php | ||
DboSource.php |