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

panic when login for github_organization doesn't exist closes #71 #75

Merged
merged 1 commit into from
Oct 20, 2021

Conversation

ParthaI
Copy link
Contributor

@ParthaI ParthaI commented Oct 19, 2021

Integration test logs

Logs
N/A

Example query results

Results
> select * from github_organization where login = 'amazon';
+-------+------+------+----------+------------+---------------+------+---------------+---------+------------+-------------------------+-------------+------------+-------+------------+-----------+---------
| login | name | type | html_url | avatar_url | billing_email | blog | collaborators | company | created_at | default_repo_permission | description | disk_usage | email | events_url | followers | followin
+-------+------+------+----------+------------+---------------+------+---------------+---------+------------+-------------------------+-------------+------------+-------+------------+-----------+---------
+-------+------+------+----------+------------+---------------+------+---------------+---------+------------+-------------------------+-------------+------------+-------+------------+-----------+---------

@ParthaI ParthaI self-assigned this Oct 19, 2021
@ParthaI ParthaI linked an issue Oct 19, 2021 that may be closed by this pull request
@ParthaI ParthaI requested a review from misraved October 19, 2021 08:13
@bigdatasourav bigdatasourav merged commit 077fc79 into main Oct 20, 2021
@bigdatasourav bigdatasourav deleted the issue-71 branch October 20, 2021 13:37
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.

panic when login for github_organization doesn't exist
3 participants