On Jun 18, 2007, at 11:57 AM, Cory Johns wrote:

>
> Since upgrading to 0.3.8 (from 0.3.6), I've run in to a problem  
> with long
> identifiers.  It seems that _truncate_bindparam is being applied to  
> both
> parts of the ClauseElements (that is, the parts both before and  
> after the
> AS), and is testing >= (instead of >) max_identifier_length, so  
> that when I
> have a column identifier that is the maximum length, it ends up  
> creating a
> "no such column" error.
>

this has been fixed in the current trunk.




--~--~---------~--~----~------------~-------~--~----~
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