27 messages in com.googlegroups.sqlalchemy[sqlalchemy] Re: polymorphic mapping ...
FromSent OnAttachments
svilen24 Jan 2007 06:02.py
svilen25 Jan 2007 00:20 
svilen25 Jan 2007 00:50 
sdob...@sistechnology.com27 Jan 2007 08:53 
Michael Bayer27 Jan 2007 11:40 
Michael Bayer27 Jan 2007 12:31 
Michael Bayer27 Jan 2007 17:32 
sdob...@sistechnology.com28 Jan 2007 08:16.tbz, .py
Michael Bayer28 Jan 2007 11:56 
sdob...@sistechnology.com28 Jan 2007 12:54 
Michael Bayer28 Jan 2007 13:57 
svilen29 Jan 2007 01:39 
svilen29 Jan 2007 10:41.py, .py
Michael Bayer29 Jan 2007 11:14 
Michael Bayer29 Jan 2007 11:18 
svilen29 Jan 2007 11:41.py, .py
Michael Bayer29 Jan 2007 13:12 
Michael Bayer29 Jan 2007 13:39 
sdob...@sistechnology.com29 Jan 2007 15:26.py, .py
sdob...@sistechnology.com29 Jan 2007 15:48 
sdob...@sistechnology.com30 Jan 2007 00:50.py
svilen30 Jan 2007 01:40.py, .py
Michael Bayer30 Jan 2007 07:09 
sdob...@sistechnology.com30 Jan 2007 12:02 
svilen31 Jan 2007 09:42.py
Michael Bayer31 Jan 2007 11:17 
sdob...@sistechnology.com31 Jan 2007 13:57 
Subject:[sqlalchemy] Re: polymorphic mapping with more than 2 level of inheritance
From:Michael Bayer (zzz@gmail.com)
Date:01/31/2007 11:17:44 AM
List:com.googlegroups.sqlalchemy

what are there like 10 .py attached scripts that ive to look at now ? ive completely lost track. post tickets for the important ones.

On Jan 31, 12:42 pm, svilen <sdob@sistechnology.com> wrote:

sorry, there was one more quoting fix that was needed. passes with PG on 2274.

IMO even some more.

see ansisql.py, format_column(), any sqlalchemy.sql._ColumnClause falls into the "literal" case, and is not quoted (try with zz.py, the py_a.dataC).

Also see schema.py, the copy() and the make_proxy() are not consistent on case_sensitive arg. u could make the copy() more generic and use it on both places though.

zz.py 5KDownload