cakephp2-php8/lib/Cake/Model
mark_story 01be15d654 Don't always wipe a Model's _schema property when calling setSource()
Only wipe the internal schema cache if listSources() returned a useful
list of sources. Otherwise retain the old schema. This lets datasources
that don't implement listSources to be combined with models that define
static schema properties.

Fixes #2467
2013-12-16 14:42:21 -05:00
..
Behavior Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Datasource Merge pull request #2449 from cakephp/fix-session-cyclic-error 2013-12-09 02:18:21 -08:00
Validator Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AclNode.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Aco.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AcoAction.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Aro.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
BehaviorCollection.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CakeSchema.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ConnectionManager.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
I18nModel.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Model.php Don't always wipe a Model's _schema property when calling setSource() 2013-12-16 14:42:21 -05:00
ModelBehavior.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ModelValidator.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Permission.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00