home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 381602005

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/191#issuecomment-381602005 https://api.github.com/repos/simonw/datasette/issues/191 381602005 MDEyOklzc3VlQ29tbWVudDM4MTYwMjAwNQ== 119974 2018-04-16T13:37:32Z 2018-04-16T13:37:32Z NONE

I don't think it should be too difficult... you can look at what @ghaering did with pysqlite (and similarly what I copied for pysqlite3). You would theoretically take an amalgamation build of Sqlite (all code in a single .c and .h file). The AmalgamationLibSqliteBuilder class detects the presence of this amalgamated source file and builds a statically-linked pysqlite.

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