phrrn...@googlemail.com wrote:
>
> I am trudging through the unit tests for the Sybase backend and found
> an interesting one in test_nonreflected_fk_raises in engine/
> reflection.py. A couple of the drivers look like they skip over the
> column if it is not contained within table.c but go ahead and create
> the primary_key in any case! This seems a bit odd to me. Is this the
> intended behavior?

if by "create" you mean "reflect", probably not.


--~--~---------~--~----~------------~-------~--~----~
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 
sqlalchemy+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to