2014-10-01 9:21 GMT+02:00 Florian Apolloner <[email protected]>: > Imo, this is mainly useful to rollback if no error occurred! The other use > of this feature might work but is quite dangerous imo. >
If you really know what you are doing, it might be possible to use it safely while taking advantage of a database's statement-level transactional integrity guarantees. I don't know MySQL's guarantees sufficiently well to tell whether this is a viable strategy. -- Aymeric. -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" 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/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CANE-7mUFH_BbRE78Trhu-%2Btzbv7%2B74r4NinxMTM52_aUfyUe4Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
