home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 680263427

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/950#issuecomment-680263427 https://api.github.com/repos/simonw/datasette/issues/950 680263427 MDEyOklzc3VlQ29tbWVudDY4MDI2MzQyNw== 9599 2020-08-25T20:51:30Z 2020-08-25T20:52:13Z OWNER

datasette-graphql currently dispatches requests through the TableView class, so if that couldn't access private databases then it would not be able to either. See also the concept for datasette.get(...) as an internal API in #943 - that might need to have a mechanism for also being able to query private databases, maybe datasette.get(path, allow_private=True).

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