home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 787616158

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/1247#issuecomment-787616158 https://api.github.com/repos/simonw/datasette/issues/1247 787616158 MDEyOklzc3VlQ29tbWVudDc4NzYxNjE1OA== 9599 2021-03-01T03:49:27Z 2021-03-01T03:49:27Z OWNER

A couple of options: ```python datasette.add_memory_database("test_json_array")

or make that first argument to add_database() optional and support:

datasette.add_database(memory_name="test_json_array") ```

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