[sqlalchemy] Duplicate entries in many-to-many relationship

2015-02-02 Thread David L.
Hi, I have a problem that is essentially identical to this: https://groups.google.com/forum/#!searchin/sqlalchemy/association$20table$20duplicate/sqlalchemy/2myGWqEg8LY/lCBB5q4F0PIJ However, I'm not sure how to proceed. I understand that I can simply check to see if a child exists before

Re: [sqlalchemy] Duplicate entries in many-to-many relationship

2015-02-02 Thread Michael Bayer
David L. david.ly...@tailify.com wrote: Hi, I have a problem that is essentially identical to this: https://groups.google.com/forum/#!searchin/sqlalchemy/association$20table$20duplicate/sqlalchemy/2myGWqEg8LY/lCBB5q4F0PIJ However, I'm not sure how to proceed. I understand that I can