On Apr 15, 2008, at 5:57 PM, Dr.T wrote:

>
> Michael,
>
> Thanks for explaining this.
>
> It's a bug in Elixir, which passes the user specified name for the
> constraint *alongside* the constraint name that it generates rather
> than instead of.
>
> I've now fixed this, but is there a way to specify the names of the
> indexes generated; these are also too long.
>

use the Index() construct outside of the Table instead of the  
Column(... index=True) construct.



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