mirror of
https://github.com/status-im/open-bounty.git
synced 2025-01-12 18:44:38 +00:00
add created_at to queries
This commit is contained in:
parent
aabdff10fd
commit
6786411299
@ -422,6 +422,7 @@ SELECT
|
||||
i.payout_hash AS payout_hash,
|
||||
i.payout_receipt AS payout_receipt,
|
||||
i.updated AS updated,
|
||||
i.created_at AS created_at,
|
||||
r.owner AS repo_owner,
|
||||
r.owner_avatar_url AS repo_owner_avatar_url,
|
||||
r.repo AS repo_name,
|
||||
|
Loading…
x
Reference in New Issue
Block a user