home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1335870887

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/1928#issuecomment-1335870887 https://api.github.com/repos/simonw/datasette/issues/1928 1335870887 IC_kwDOBm6k_c5Pn8Wn 9599 2022-12-02T21:25:16Z 2022-12-02T21:25:16Z OWNER

Here's the change that should submit data to Datasette Cloud: https://github.com/simonw/scrape-hacker-news-by-domain/commit/848bb7e835a9fb87cd656362591835179cd1dc1b

I ran delete from hacker_news_posts against my instance so https://simon.datasette.cloud/data/hacker_news_posts is now empty.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
1473481262  
Powered by Datasette · Queries took 0.997ms · About: github-to-sqlite