cakephp2-php8/lib
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
..
Cake Don't always wipe a Model's _schema property when calling setSource() 2013-12-16 14:42:21 -05:00