cakephp2-php8/lib/Cake/Model
fiblan 9c4a9bbd06 Fix missing prefix when reading table schema.
When using prefixes, table metadata would be lost.
Fixes #1522

Signed-off-by: mark_story <mark@mark-story.com>

Conflicts:

	lib/Cake/Model/CakeSchema.php
2011-10-24 20:40:47 -04:00
..
Behavior Fix error created in merge with 1.3 2011-10-16 18:58:59 -04:00
Datasource Fix issue with postgres and virtualFields 2011-10-21 22:17:48 -04:00
AclNode.php Dropping short syntax support for Behavior configuration. 2011-10-15 20:52:41 +02:00
Aco.php Fixing some @package declarations 2011-09-30 13:17:12 -04:30
AcoAction.php Fixing some @package declarations 2011-09-30 13:17:12 -04:30
AppModel.php Fixed doc block comments. 2011-10-11 00:22:23 +02:00
Aro.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00
BehaviorCollection.php fixing typos 2011-10-19 12:19:28 +07:00
CakeSchema.php Fix missing prefix when reading table schema. 2011-10-24 20:40:47 -04:00
ConnectionManager.php Using plugin name on exception thrown and in templates files. 2011-10-16 13:40:36 +02:00
Model.php fixing typos 2011-10-19 12:19:28 +07:00
ModelBehavior.php fixing typos 2011-10-19 12:19:28 +07:00
Permission.php Fixing some @package declarations 2011-09-30 13:17:12 -04:30