Tested that get_or_create raises IntegrityError.
It used to raise "DatabaseError: no such savepoint" with the old transaction management. Closes #15117.
Loading
Please register or sign in to comment
It used to raise "DatabaseError: no such savepoint" with the old transaction management. Closes #15117.