home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 859986489

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/issues/270#issuecomment-859986489 https://api.github.com/repos/simonw/sqlite-utils/issues/270 859986489 MDEyOklzc3VlQ29tbWVudDg1OTk4NjQ4OQ== 9599 2021-06-12T02:47:12Z 2021-06-12T02:47:12Z OWNER

Can you expand on what you'd like to change here? The library and CLI tool already allow JSON data to be stored in columns:

  • https://sqlite-utils.datasette.io/en/stable/cli.html#nested-json-values
  • https://sqlite-utils.datasette.io/en/stable/python-api.html#storing-json
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
919314806  
Powered by Datasette · Queries took 0.882ms · About: github-to-sqlite