2 lines
67 B
SQL
2 lines
67 B
SQL
SELECT count() FROM github_events WHERE type = 'IssueCommentEvent'
|
SELECT count() FROM github_events WHERE type = 'IssueCommentEvent'
|