It is possible specify the name of a Foreign Key Constraint generated
by a foreign key column specification?

Looking at the documentation, the "name" parameter seems to refer to
an existing database FK constraint rather than specifying the name of
the generated constraint.

(My problem is that I am migrating from SQLite to Oracle and its 30
char limit of identifiers is causing problems with Foreign key
constraint names).

Thanks for any help,

Tim

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