[Zope] Re: ZSQL pluggable brains
Chris Hoy
Chris.Hoy at hoyc.fsnet.co.uk
Sat Sep 24 11:57:50 EDT 2005
The caches setting on the ZSQLMethod in questions are
max_rows=0
max_cache=0
cache_time=0
Martijn Pieters wrote:
What are the cache settings of the ZSQLMethod in question?
Chris Hoy wrote:
> I have been using ZSQLMethods object some with some without pluggable
> brains. I have come across a problem where the results of the sql
> query are not refreshed even thought the database is updated. I have
> noticed that the problem only occurs to those ZSQLMethods that have
> pluggable brains. It doesn't happen all the time. Has anybody come
> across a similar problem?
More information about the Zope
mailing list