Hi all, I have doubt about mentioned test. Is it correct?
As context manager "constraint_checks_disabled" enables constraint checking upon exit which is before end of transaction (rollback) there will/should be IntegrityError raised? As I understand this test passes for oracle/postgres because there is no implementation for "enable/disable_constraint_checking" for those backends? I'm on stable/1.5.x but master looks the same. -- Wlodek -- You received this message because you are subscribed to the Google Groups "Django developers" 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/c8b0436a-2dc0-419b-851e-b451ab0c6df2%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
