cakephp2-php8/lib/Cake/Model/Datasource/Database
mark_story 8c611b236d Fixing missed cache reads for table schema.
Because cache keys were different, model schema would not be read from
the cache.  Make keys used consistent.

Fixes #2670
2012-03-11 10:24:05 -04:00
..
Mysql.php Fixing missed cache reads for table schema. 2012-03-11 10:24:05 -04:00
Postgres.php Fixing missed cache reads for table schema. 2012-03-11 10:24:05 -04:00
Sqlite.php Fixing missed cache reads for table schema. 2012-03-11 10:24:05 -04:00
Sqlserver.php Fixing missed cache reads for table schema. 2012-03-11 10:24:05 -04:00