On Friday 22 December 2006 10:10, Alan Franzoni wrote:
> Any suggestions on what I am missing?
I don't use sqlsoup and I don't know whether you not using it correctly;
btw, if you're in hurry, as a simple workaround, I suggest you add this
line to sqlsoup.py, line 369, just above klass_query =... :
klass._mapper.compile()
and see if it works.
Alan,
This was, indeed, the fix. And, to clarify for Michael, I did include a
primary key on the g_refseq table but neglected to include it in the table
def--sorry for being misleading.
Thanks for the help.
Sean
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---