home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 664012247

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/125#issuecomment-664012247 https://api.github.com/repos/simonw/sqlite-utils/issues/125 664012247 MDEyOklzc3VlQ29tbWVudDY2NDAxMjI0Nw== 9599 2020-07-26T16:48:46Z 2020-07-26T16:48:46Z OWNER

I could solve round tripping (at least a bit) by allowing insert to be run with a flag that says "these columns are base64 encoded, store the decoded data in a BLOB".

That would solve inserting binary data using JSON too.

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