If you have DEBUG set to 0, Cake will cache the list of tables for a
given data source indefinitely.  Otherwise, it expires after 10
seconds.  The list itself comes from the listSources( ) method in the
respective database driver.

X-Google-Language: ENGLISH,ASCII-7-bit
Received: by 10.11.88.14 with SMTP id l14mr43946cwb;
        Mon, 22 May 2006 12:05:54 -0700 (PDT)
X-Google-Token: 9XOhEwwAAACdqp-6VgWonRSkJ_agGdhJ
Received: from 71.232.44.107 by j33g2000cwa.googlegroups.com with HTTP;
        Mon, 22 May 2006 19:05:54 +0000 (UTC)
From: "nate" <[EMAIL PROTECTED]>
To: "Cake PHP" <[email protected]>
Subject: Re: No Database table for model
Date: Mon, 22 May 2006 19:05:54 -0000
Message-ID: <[EMAIL PROTECTED]>
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
   <[EMAIL PROTECTED]>
User-Agent: G2/0.2
X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/418 
(KHTML, like Gecko) Safari/417.9.3,gzip(gfe),gzip(gfe)
Mime-Version: 1.0
Content-Type: text/plain

If you have DEBUG set to 0, Cake will cache the list of tables for a
given data source indefinitely.  Otherwise, it expires after 10
seconds.  The list itself comes from the listSources( ) method in the
respective database driver.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to