home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1066169718

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/1384#issuecomment-1066169718 https://api.github.com/repos/simonw/datasette/issues/1384 1066169718 IC_kwDOBm6k_c4_jHV2 2670795 2022-03-13T19:48:49Z 2022-03-13T19:48:49Z CONTRIBUTOR

For my reference, did you include a render_cell plugin calling get_metadata in those tests?

You shouldn't need to do this, as I mentioned previously. The code inside render_cell hook already has access to the most recently sync'd metadata via datasette._metadata_local. Refreshing the metadata for every cell seems ... excessive.

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