Changes between Initial Version and Version 1 of Ticket #35793, comment 10


Ignore:
Timestamp:
Aug 23, 2025, 9:32:19 AM (2 weeks ago)
Author:
Simon Charette

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35793, comment 10

    initial v1  
    11Thanks for the backends support investigation, that's quite useful!
    22
    3 >  I use Inserted here, but it could just as well be Excluded.
     3> I use Inserted here, but it could just as well be Excluded.
    44
    55I think `Excluded` would be preferable as its closer to the SQL naming and refers to the conflicting row. I feel like `Inserted` is ambiguous as it's effectively ''tentatively inserted but failed''.
Back to Top