home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 606843224

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/dogsheep/twitter-to-sqlite/issues/39#issuecomment-606843224 https://api.github.com/repos/dogsheep/twitter-to-sqlite/issues/39 606843224 MDEyOklzc3VlQ29tbWVudDYwNjg0MzIyNA== 9599 2020-03-31T19:59:11Z 2020-03-31T20:06:32Z MEMBER

Or... have a single since_ids table to track since values, and have its primary key be a string that looks something like this:

user:123145 home:23441 mentions:23425 search:99ff9cefff5cbfd804f7cd43e2b27ced8addbe8d

That last example would use the hash generated here:

https://github.com/dogsheep/twitter-to-sqlite/blob/810cb2af5a175837204389fd7f4b5721f8b325ab/twitter_to_sqlite/cli.py#L792-L808

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