home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 751926095

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/datasette/issues/1160#issuecomment-751926095 https://api.github.com/repos/simonw/datasette/issues/1160 751926095 MDEyOklzc3VlQ29tbWVudDc1MTkyNjA5NQ== 9599 2020-12-29T02:41:15Z 2020-12-29T02:41:15Z OWNER

The UI can live at /-/insert and be available by default to the root user only. It can offer the following:

  • Upload a file and have the import type detected (equivalent to datasette insert data.db thatfile.csv)
  • Copy and paste the data to be inserted into a textarea
  • API equivalents of these
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
775666296  
Powered by Datasette · Queries took 0.913ms · About: github-to-sqlite