Everytime I code SQLAlchemy relationships I note that insert operation like this (tutorial) does not need commit() http://docs.sqlalchemy.org/en/latest/orm/tutorial.html#working-with-related-objects
When using this bidirectional relationship() is the data automatically commited to the dabase? Probably this is an easy question but I can not get how to perform a rollback in jack.addresses. -- *Mauricio de Abreu Antunes* Mobile: (51)930-74-525 Skype: mauricio.abreua -- You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sqlalchemy?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
