home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1652681136

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/pull/2118#issuecomment-1652681136 https://api.github.com/repos/simonw/datasette/issues/2118 1652681136 IC_kwDOBm6k_c5igemw 9599 2023-07-26T23:30:44Z 2023-07-26T23:30:44Z OWNER

The _shape= stuff should use json_renderer instead - that's how the table view did it: https://github.com/simonw/datasette/commit/d97e82df3c8a3f2e97038d7080167be9bb74a68d#diff-5c9ef29c33ed0fde413565b23fa258d60fc3a2bb205b016db9e915c9bd5ecfb3

https://github.com/simonw/datasette/blob/c3e3ecf590ca5fa61b00aba4c78599e33d370b60/datasette/views/table.py#L822-L850

Instead of:

https://github.com/simonw/datasette/blob/c3e3ecf590ca5fa61b00aba4c78599e33d370b60/datasette/views/database.py#L239-L288

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