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

[Explorer] Empty result for question 7c662366-6702-48d3-9e97-1c009e072ca4: What languages does https://github.com/hongbo-miao/hongbomiao.com use? #1817

Open
hongbo-miao opened this issue Nov 25, 2024 · 0 comments

Comments

@hongbo-miao
Copy link

hongbo-miao commented Nov 25, 2024

Hi team, the result is empty for question 7c662366-6702-48d3-9e97-1c009e072ca4 What languages does https://github.com/hongbo-miao/hongbomiao.com use? (errorType = none):

  • executedAt: 2024-11-25T05:57:59.000+00:00
  • requestedAt: 2024-11-25T05:57:59.000+00:00

Error message

no error message.

Generated SQL

SELECT
  `gr`.`primary_language`,
  COUNT(*) AS `language_count`
FROM
  `github_repos` AS `gr`
WHERE
  `gr`.`repo_name` = 'hongbomiao.com'
  AND `gr`.`owner_login` = 'hongbo-miao'
GROUP BY
  `gr`.`primary_language`
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

No branches or pull requests

1 participant