cakephp2-php8/lib/Cake/Model/Datasource
mark_story 2f616a9e0c Fix greedy regex operators in Postgres driver.
`*` is greedy in regex, and needs to be escaped so that SQL operators
don't cause invalid SQL conditions to be created.

Refs #6877
2015-06-24 23:39:26 -04:00
..
Database Fix greedy regex operators in Postgres driver. 2015-06-24 23:39:26 -04:00
Session Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
CakeSession.php Renew the session even the session id is '0'. 2015-03-29 21:42:43 -04:00
DataSource.php Wording correction. 2014-11-05 13:14:45 +01:00
DboSource.php Fix incorrectly quoted table aliases in virtual fields. 2015-05-20 22:40:47 -04:00