home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 1489526501

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/2049#issuecomment-1489526501 https://api.github.com/repos/simonw/datasette/issues/2049 1489526501 IC_kwDOBm6k_c5YyF7l 9599 2023-03-30T00:44:05Z 2023-03-30T00:44:05Z OWNER As part of this I should be able to figure out which bits of the new code I wrote for the table view should actually be shared with the query view. That stuff is mostly going to be from this commit: https://github.com/simonw/datasette/commit/d97e82df3c8a3f2e97038d7080167be9bb74a68d Here's the existing QueryView class I need to replace: https://github.com/simonw/datasette/blob/4c1e277edbd783d06840d3f9b20bf00783478ce4/datasette/views/database.py#L215-L532 {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 1646734246  
Powered by Datasette · Queries took 0.991ms