Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

github_commit fails when there is no commit or repo is empty. Fixes #181 #191

Merged
merged 1 commit into from
Aug 10, 2022

Conversation

LalitLab
Copy link
Contributor

@LalitLab LalitLab commented Aug 8, 2022

Example query results

Results
> select * from github_commit where repository_full_name = 'rajmohanty/onlyissue'
+----------------------+-----+--------------+-------------+----------+--------------+--------+-----------------+----------------+-------+----------+---------+---------+---------+-------+-----+------+
| repository_full_name | sha | author_login | author_date | verified | comments_url | commit | committer_login | committer_date | files | html_url | message | node_id | parents | stats | url | _ctx |
+----------------------+-----+--------------+-------------+----------+--------------+--------+-----------------+----------------+-------+----------+---------+---------+---------+-------+-----+------+
+----------------------+-----+--------------+-------------+----------+--------------+--------+-----------------+----------------+-------+----------+---------+---------+---------+-------+-----+------+

Time: 1691.5ms.

@LalitLab LalitLab self-assigned this Aug 8, 2022
@misraved misraved merged commit 7de40dc into main Aug 10, 2022
@misraved misraved deleted the issue-181 branch August 10, 2022 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants