cake-php@googlegroups.com
[Top] [All Lists]

how to disable query caching?

Subject: how to disable query caching?
From: Dmitry Shevchenko
Date: Tue, 22 Jun 2010 07:21:18 -0700 PDT
Hi !
Is there any way to disable caching for $this->model->query()
I have used
$this->MyModel->cacheQueries = false;  and same setting in model   var
$cacheQueries = false;
but seems that this isn't work

Does anyone knew some workaround for this?
p.s. I use CakePHP 1.2.5

Thanks for your help.

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@xxxxxxxxxxxxxxxx
To unsubscribe from this group, send email to
cake-php+unsubscribe@xxxxxxxxxxxxxxxx For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

<Prev in Thread] Current Thread [Next in Thread>