mirror of
https://github.com/status-im/open-bounty.git
synced 2025-01-12 02:24:18 +00:00
parent
926c3aa385
commit
f0c978ec47
@ -493,7 +493,7 @@ SELECT
|
|||||||
FROM issues i, repositories r
|
FROM issues i, repositories r
|
||||||
WHERE r.repo_id = i.repo_id
|
WHERE r.repo_id = i.repo_id
|
||||||
AND contract_address IS NOT NULL
|
AND contract_address IS NOT NULL
|
||||||
AND i.payout_hash IS NULL;
|
AND i.confirm_hash IS NULL;
|
||||||
|
|
||||||
-- :name get-bounty :? :1
|
-- :name get-bounty :? :1
|
||||||
-- :doc details for a bounty issue given owner, repo and issue nunber
|
-- :doc details for a bounty issue given owner, repo and issue nunber
|
||||||
|
Loading…
x
Reference in New Issue
Block a user