home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 642741930

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/832#issuecomment-642741930 https://api.github.com/repos/simonw/datasette/issues/832 642741930 MDEyOklzc3VlQ29tbWVudDY0Mjc0MTkzMA== 9599 2020-06-11T15:35:53Z 2020-06-11T15:36:05Z OWNER May the fix here is to implement a `.check_permissions()` method which passes when the first permission passes? ```python await self.check_permissions(request, [ ("view-table", (database, table)), ("view-database", database), "view-instance", ]) ``` {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 636722501  
Powered by Datasette · Queries took 1.002ms