home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 310533258

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association pull_request body repo type active_lock_reason performed_via_github_app reactions draft state_reason
310533258 MDU6SXNzdWUzMTA1MzMyNTg= 191 Figure out how to bundle a more up-to-date SQLite 9599 closed 0     6 2018-04-02T16:33:25Z 2018-07-10T17:46:13Z 2018-07-10T17:46:13Z OWNER  

The version of SQLite that ships with Python 3 is a bit limited - it doesn't support row values for example https://www.sqlite.org/rowvalue.html

Figure out how to bundle a more recent SQLite engine with datasette. We need to figure out two cases:

  • Bundling a recent version in a Dockerfile build. I expect this to be quite easy.
  • Making a more recent version available to people hacking around in Mac OS X. I have no idea how to start on this.

I want it working on Mac OS X too because I don't want to force Docker as a dependency for anyone who just want to hack around with Datasette a little and run the test suite.

107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/191/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed

Links from other tables

  • 1 row from issues_id in issues_labels
  • 6 rows from issue in issue_comments
Powered by Datasette · Queries took 0.926ms · About: github-to-sqlite