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

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

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 11:32:54 +01:00
This repository is archived. You cannot comment on issues.
No milestone
No project
No assignees
1 participant
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
No description provided.