home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 900699670

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/1439#issuecomment-900699670 https://api.github.com/repos/simonw/datasette/issues/1439 900699670 IC_kwDOBm6k_c41r5YW 9599 2021-08-17T23:34:23Z 2021-08-17T23:34:23Z OWNER

The challenge comes down to telling the difference between the following:

  • /db/table - an HTML table page
  • /db/table.csv - the CSV version of /db/table
  • /db/table.csv - no this one is actually a database table called table.csv
  • /db/table.csv.csv - the CSV version of /db/table.csv
  • /db/table.csv.csv.csv and so on...
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
973139047  
Powered by Datasette · Queries took 2.61ms · About: github-to-sqlite