[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 18:01:09
|
On Mon, Nov 29, 2004 at 10:58:26AM -0600, Ian Bicking wrote: > Maybe we have to do a version check on the pg server, though The atached patch does the job. I can commit it, if no one objects. PS. After fixing it I've got an amazing number of exceptions and failures during the test. It seems no one has ran the test suite for quite some time, at least on Postgres! Oleg. -- Oleg Broytmann http://phd.pp.ru/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |