Michael Bayer wrote:
> yeah your error was a simple one, just a primary key collision, so if > its not doing that it should be fine. i didnt look to see exactly > why it was doing what it was, it seems like you might be manually > setting primary key fields somewhere which was producing the same > primary key value for more than one instance of an object. I'm not touching primary keys manually. I would however be generating the same 'Card' object (or at least 'Card' objects containing the same data) several times. Peter --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---