"targets add" returns wrong ID for added target #300

Closed
opened 2022-12-13 10:32:54 +00:00 by Jef Roosens · 0 comments

My theory is that this happens because the ORM performs multiple insert calls, namely for adding the various architectures. This causes the last_inserted_id() call to return the wrong id.

My theory is that this happens because the ORM performs multiple insert calls, namely for adding the various architectures. This causes the `last_inserted_id()` call to return the wrong id.
Jef Roosens added the
bug
label 2022-12-13 10:32:54 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vieter-v/vieter#300
There is no content yet.