Changes between Initial Version and Version 1 of Ticket #36550, comment 12


Ignore:
Timestamp:
Aug 16, 2025, 11:33:26 AM (4 weeks ago)
Author:
Jason Hall

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36550, comment 12

    initial v1  
    55Also, I modifed the original regression test from previous comments.  This is now backend agnostic and it ensures that objects bulk-created with a composite PK and auto_now_add values still have their primary key set correctly both in memory and in the database.
    66
    7 Looking forward to reading what you all think of this.
     7Looking forward to reading what you all think of this.  Also, this test was failing before the code updates, and is now passing.  I can prepare a PR for this, but wanted to wait for some expert input first.
Back to Top