Fix expected exec-query value when no branch exists

This commit is contained in:
Christopher Baines 2022-05-24 08:43:32 +01:00
parent d4bb0ffaaa
commit 512b43ec73

View file

@ -41,7 +41,7 @@ WHERE git_repository_id = $1
AND name = $2"
(list (number->string git-repository-id)
name))
(#f #f)
(() #f)
(((id)) (string->number id))))
(define (insert-git-branch-entry conn