Changes between Initial Version and Version 1 of Ticket #35793, comment 10
- Timestamp:
- Aug 23, 2025, 9:32:19 AM (2 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35793, comment 10
initial v1 1 1 Thanks for the backends support investigation, that's quite useful! 2 2 3 > 3 > I use Inserted here, but it could just as well be Excluded. 4 4 5 5 I 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''.