Re: [SQLObject] Re: Postgres: DROP table CASCADE
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Oleg B. <ph...@ph...> - 2004-11-29 21:30:53
|
On Mon, Nov 29, 2004 at 03:07:41PM -0600, Ian Bicking wrote: > Oleg Broytmann wrote: > >On Mon, Nov 29, 2004 at 12:24:50PM -0600, Ian Bicking wrote: > > > >>You could cache the result, but in many cases that query need never be > >>run, so it shouldn't happen on instantiation. > > > > What about the attached version? > > Yes, that looks good. Commited. Oleg. -- Oleg Broytmann http://phd.pp.ru/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |