cakephp2-php8/lib/Cake/Model
mark_story 93a6fd5648 Fix SQLite parsing fields incorrectly when using subqueries.
When using subqueries or joining against tables containing FROM the
results were bizzare and unexpected. By tokenizing the entire query we
can more accurately grab the fields.

Refs #3972
2014-11-11 23:16:08 -05:00
..
Behavior Correct doc block return types. 2014-11-05 13:03:27 +01:00
Datasource Fix SQLite parsing fields incorrectly when using subqueries. 2014-11-11 23:16:08 -05:00
Validator Correct doc block return types. 2014-11-05 13:03:27 +01:00
AclNode.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
Aco.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
AcoAction.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
Aro.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
BehaviorCollection.php Update all @deprecated annotations 2014-09-02 17:03:22 +02:00
CakeSchema.php All CakeSchema doc blocks conform to coding standards. 2014-08-12 12:55:55 -05:00
ConnectionManager.php Correct doc block return types. 2014-11-05 13:03:27 +01:00
I18nModel.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Model.php Cleanup of isUnique 2014-11-11 16:13:16 -05:00
ModelBehavior.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
ModelValidator.php Correct doc block return types. 2014-11-05 13:03:27 +01:00
Permission.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00