We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Hi, It's failed to execute the question 720e5cf5-040e-466b-9f11-6c5f48d793a1 GitHub每年新增的开源项目有多少 (errorType = error-query-execute):
Incorrect timestamp value: '?'
SELECT YEAR(`created_at`) AS `year`, COUNT(*) AS `new_projects` FROM `github_repos` WHERE `created_at` >= '1970-01-01' GROUP BY `year` ORDER BY `year` ASC
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, It's failed to execute the question 720e5cf5-040e-466b-9f11-6c5f48d793a1 GitHub每年新增的开源项目有多少 (errorType = error-query-execute):
Error message
Generated SQL
The text was updated successfully, but these errors were encountered: