home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1289776707

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/1852#issuecomment-1289776707 https://api.github.com/repos/simonw/datasette/issues/1852 1289776707 IC_kwDOBm6k_c5M4G5D 9599 2022-10-24T23:29:03Z 2022-10-24T23:29:03Z OWNER

I'm going to implement the first version of this token mechanism using permissions that exist already. Right now that's:

https://docs.datasette.io/en/0.62/authentication.html#built-in-permissions

Here are the shortcuts I'll use for them:

  • view-instance - vi
  • view-database - vd
  • view-database-download - vdd
  • view-table - vt
  • view-query - vq
  • execute-sql - es
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
1421552095  
Powered by Datasette · Queries took 0.915ms · About: github-to-sqlite