cakephp2-php8/lib
mark_story 765be87d88 Overwrite the schemaName property if it is not defined in the class.
If a model class does not define a schemaName we should use the
datasource's schemaName. We can assume that people using schemaName want
to lock the model onto a specific schema given the changes in #3210

Fixes #3720
2014-07-03 21:53:54 -04:00
..
Cake Overwrite the schemaName property if it is not defined in the class. 2014-07-03 21:53:54 -04:00