cakephp2-php8/lib/Cake/Model/Datasource
Eric Jiang 9f9ae8a9fd Ignore final hyphen in column name when requoting
An expression like "Foo"."bar"->'prop' should not be re-quoted as
"Foo"."bar-">'prop'. Bare columns cannot include hyphens in most DBs
anyways.
2016-05-19 01:56:20 -07:00
..
Database refs #8027 combine if statements 2016-02-11 01:49:34 +00:00
Session getting sloppy as I get older, fixing code sniffer errors 2015-12-29 00:06:44 -05:00
CakeSession.php Merge branch '2.x' into 2.8 2016-02-06 20:55:08 -05:00
DataSource.php Refactor Object to CakeObject for future PHP7 comp. 2016-04-08 14:33:26 +02:00
DboSource.php Ignore final hyphen in column name when requoting 2016-05-19 01:56:20 -07:00