Re: [SQLObject] Inheritance strangeness
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
|
From: Oleg B. <ph...@ph...> - 2005-06-03 16:15:41
|
On Fri, Jun 03, 2005 at 07:05:50PM +1000, ab...@ne... wrote:
> I've discovered what seems to be a bug in sqlobject class inheritance.
I have committed a patch at the revision 810 that should fix this
problem and also all problems with inherited tables with no attributes.
Please give it a try and report.
Oleg.
--
Oleg Broytmann http://phd.pp.ru/ ph...@ph...
Programmers don't die, they just GOSUB without RETURN.
|