home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 543217890

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/23#issuecomment-543217890 https://api.github.com/repos/dogsheep/twitter-to-sqlite/issues/23 543217890 MDEyOklzc3VlQ29tbWVudDU0MzIxNzg5MA== 9599 2019-10-17T15:03:10Z 2019-10-17T15:03:10Z MEMBER

Thinking about this further: the concept of migrations may end up being in direct conflict with the sqlite-utils concept of creating tables on demand the first time they are used - and of creating table schemas automatically to fit the shape of the JSON that is being inserted into them.

I'm going to forge ahead anyway and build this because I think it will be an interesting exploration, but it's very likely this turns out to be a bad idea in the long run!

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