cakephp2-php8/lib
mark_story 52a0d642ec Fix incorrectly quoted table aliases in virtual fields.
DboSource::_quoteFields() is already a bit of a mess, and while I'm not
happy about having to add more regex replacement, it seems to be the
only reasonable solution given that the code is already 'parsing' SQL
to apply identifier quoting.

Fixes #6602
2015-05-20 22:40:47 -04:00
..
Cake Fix incorrectly quoted table aliases in virtual fields. 2015-05-20 22:40:47 -04:00