home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 413387424

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/360#issuecomment-413387424 https://api.github.com/repos/simonw/datasette/issues/360 413387424 MDEyOklzc3VlQ29tbWVudDQxMzM4NzQyNA== 9599 2018-08-16T00:57:25Z 2018-08-16T00:57:25Z OWNER

I deployed a working demo of this here: https://pysqlite3-datasette.now.sh

I used this command to deploy it:

datasette publish now \
    fixtures.db fivethirtyeight.db \
    --branch=pysqlite3 \
    --install=https://github.com/karlb/pysqlite3/archive/master.zip \
    -n pysqlite3-datasette

https://pysqlite3-datasette.now.sh/-/versions confirms version of SQLite is 3.25.0

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