On Apr 2, 2008, at 7:06 PM, Rick Morrison wrote:

> > you can mix both freely.  any class that has max_identifier_length  
> on it, if you set self.max_identifier_length, that overrides it.
>
> Oh ok, nice.
>
> Alright, this is in trunk r4429 as a keyword parameter named  
> "max_identifier_length"
>
> Lukasz: to use it, add the "max_identifier_length" as a keyword to  
> create_engine() or as a db-uri keyword. Should be set to 30 for now.


also of concern is that, nobodys ever going to know they need to use  
this parameter when this issue arises.  its only because I narrowed  
the issue down to where I knew we needed those names to be that it was  
identified.

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