metaperl wrote:

>
> Specifically, what this means is that the hashrow that I passed in
> won't work because I passed in a string for the mechanism_id and that
> is a relation.
>

this poses an interesting catch-22 - I need the related record in the
drug table, but I have not populated that table yet. And if I try to
populate the drug table, I will need the related record(s) in the
mechanisms table...

so it's not clear how to do this "deadlock" situation.


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to [email protected]
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