home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1238313314

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/1804#issuecomment-1238313314 https://api.github.com/repos/simonw/datasette/issues/1804 1238313314 IC_kwDOBm6k_c5Jzyli 9599 2022-09-06T15:31:36Z 2022-09-06T15:31:36Z OWNER

In that code self.table is the name of the current table, but can also be None if the faceting is being run against a custom SQL query instead (a future feature). self.database is the name of the current database.

So reading metadata via self.ds should work fine.

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