home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 765678057

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/sqlite-utils/pull/224#issuecomment-765678057 https://api.github.com/repos/simonw/sqlite-utils/issues/224 765678057 MDEyOklzc3VlQ29tbWVudDc2NTY3ODA1Nw== 37962604 2021-01-22T20:53:06Z 2021-01-23T20:13:27Z NONE

I'm using the FTS methods in sqlite-utils for this website: drwn.io. I wanted to get pagination to have some kind of infinite scrolling in the landing page, and I ended up using that.

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