mirror of
https://github.com/status-im/open-bounty.git
synced 2025-01-23 16:01:15 +00:00
Fix hugsql comment
This commit is contained in:
parent
8fb363218a
commit
a87b8bb56e
@ -129,7 +129,7 @@ SET contract_address = :contract_address
|
||||
FROM t
|
||||
RETURNING t.issue_id, t.issue_number, t.title, t.transaction_hash, t.contract_address, t.login, t.repo, t.repo_id;
|
||||
|
||||
-- :name update-comment-id :<! :1
|
||||
-- :name update-comment-id :! :n
|
||||
-- :doc updates comment-id for a given issue
|
||||
UPDATE issues
|
||||
SET comment_id = :comment_id
|
||||
|
Loading…
x
Reference in New Issue
Block a user