cakephp2-php8/lib
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
..
Cake Ignore final hyphen in column name when requoting 2016-05-19 01:56:20 -07:00