开发者

How to prevent so many DESCRIBE queries in CakePHP

Unfortunately, the CakePHP documentation is horrible. I can't seem to figure out if it's possible to cache the results of these DESCRIBE queries in my live environmen开发者_如何学Pythont. All I can find on caching for CakePHP is caching for data within controllers...


Set your debug to 0 in your core.php file. With debugging > 0, Cake automatically checks for schema changes.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜