Adding targets using the API doesn't seem to work #289

Closed
opened 2022-11-04 10:46:10 +01:00 by Jef Roosens · 1 comment

Nothing happens, it's super weird.

Nothing happens, it's super weird.
Jef Roosens added this to the 0.5.0 milestone 2022-11-04 10:46:10 +01:00
Jef Roosens added the
bug
label 2022-11-04 10:46:10 +01:00

Ah, it seems that updating to V 0.3.2 causes the ORM to catch more errors.

NOT NULL constraint failed: Target.branch (19) (INSERT INTO `Target` (`kind`, `url`, `repo`) VALUES (?1, ?2, ?3);); code: 19

This might be a good thing actually 🤔

Ah, it seems that updating to V 0.3.2 causes the ORM to catch more errors. ``` NOT NULL constraint failed: Target.branch (19) (INSERT INTO `Target` (`kind`, `url`, `repo`) VALUES (?1, ?2, ?3);); code: 19 ``` This might be a good thing actually 🤔
Jef Roosens added this to the (deleted) project 2022-11-04 10:52:47 +01:00
Jef Roosens added a new dependency 2022-11-04 13:56:44 +01:00
Jef Roosens removed a dependency 2022-11-07 21:09:50 +01: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#289
There is no content yet.