home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1279323714

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/1844#issuecomment-1279323714 https://api.github.com/repos/simonw/datasette/issues/1844 1279323714 IC_kwDOBm6k_c5MQO5C 9599 2022-10-14T18:21:03Z 2022-10-14T18:21:03Z OWNER

For this image:

https://latest.datasette.io/fixtures/binary_data has an extra row these days:

This deletes every row past the first two (first three including the header row): javascipt Array.from(document.querySelectorAll('tr:nth-child(n+3)'), el => el.parentNode.removeChild(el));

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