home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 343644891

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/54#issuecomment-343644891 https://api.github.com/repos/simonw/datasette/issues/54 343644891 MDEyOklzc3VlQ29tbWVudDM0MzY0NDg5MQ== 9599 2017-11-11T06:39:54Z 2017-11-11T06:39:54Z OWNER

I can detect something is a view like this:

SELECT name from sqlite_master WHERE type ='view';
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
273121803  
Powered by Datasette · Queries took 0.891ms · About: github-to-sqlite