Re: [SQLObject] bug in sqlobject-admin
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Oleg B. <ph...@ph...> - 2010-04-20 19:13:01
|
On Tue, Apr 20, 2010 at 09:35:12PM +0300, Imri Goldberg wrote: > On Tue, Apr 20, 2010 at 9:12 PM, Oleg Broytman <ph...@ph...> wrote: > > BTW, DecimalCol is only recognized by SQLiteConnection. > > That's strange, as I currently use mysql. I haven't given it much thought, > but it seems to work well. If columnsFromSchema() couldn't recognize column it simply returns an instance of the generic Col class. Oleg. -- Oleg Broytman http://phd.pp.ru/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |