home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 640270178

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/811#issuecomment-640270178 https://api.github.com/repos/simonw/datasette/issues/811 640270178 MDEyOklzc3VlQ29tbWVudDY0MDI3MDE3OA== 9599 2020-06-07T19:48:39Z 2020-06-07T19:48:39Z OWNER

Testing pattern: python def test_canned_query_with_custom_metadata(app_client): response = app_client.get("/fixtures/neighborhood_search?text=town") assert_permissions_checked( app_client.ds, [ "view-instance", ("view-database", "database", "fixtures"), ("view-query", "query", ("fixtures", "neighborhood_search")), ], )

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