Changes between Version 2 and Version 3 of Ticket #36235, comment 12


Ignore:
Timestamp:
Apr 18, 2026, 7:39:19 AM (4 weeks ago)
Author:
Vasilis Vagenas

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36235, comment 12

    v2 v3  
    33* This test method was added after checking out :
    44  * `ed79c5959add54b6e8ea589ec601e0d2e801517e` (branch: `main`)
     5  * `29e31fbe87d56d0b2ee824c77113e56ed4a44f64` (branch: `stable/6.0.x`)
    56  * `fb61c8a6e902abc885048a1a78592a4bd4329f87` (branch: `stable/5.2.x`)
    67* The `IntegrityError` is not thrown (and the test succeeds) based on either of the aforementioned Git commits, if we change the `get_or_create` call to:
Back to Top