After going through the bugs, i found this:
http://www.sqlalchemy.org/trac/ticket/941

Using the trunk version from svn ( r4118 ) seems to have fixed the
issue (the real ticket_type column's name was very long).

On Feb 4, 1:09 pm, Richard Levasseur <[EMAIL PROTECTED]> wrote:
> Hey all,
>
> I'm rather new to sqlalchemy, I've been playing with it for about a
> week.  I'm using version 4.2p3 on python 2.4
>
> Anyways, I've run into a problem when I use oracle with joined
> inheritance with a limit clause, specifically, it can't seem to find
> the polymorphic_on column.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to