home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 1399184540

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/262#issuecomment-1399184540 https://api.github.com/repos/simonw/datasette/issues/262 1399184540 IC_kwDOBm6k_c5TZdyc 9599 2023-01-21T05:35:32Z 2023-01-21T05:35:32Z OWNER It's annoying that the https://docs.datasette.io/en/0.64.1/plugin_hooks.html#register-output-renderer-datasette plugin hook passes `rows` as "list of sqlite3.Row objects" - I'd prefer it if that plugin hook worked with JSON data, not `sqlite3.Row`. https://docs.datasette.io/en/0.64.1/plugin_hooks.html#render-cell-row-value-column-table-database-datasette is documented as accepting `Row` but actually gets `CustomRow`, see: - #1973 {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 323658641  
Powered by Datasette · Queries took 1.009ms