home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 1435318713

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/sqlite-utils/issues/525#issuecomment-1435318713 https://api.github.com/repos/simonw/sqlite-utils/issues/525 1435318713 IC_kwDOCGYnMM5VjTm5 167893 2023-02-17T21:55:01Z 2023-02-17T21:55:01Z CONTRIBUTOR Meanwhile, a cheap workaround is to invalidate the registered function cache: ``` python table.convert(...) db._registered_functions = set() table.convert(...) ``` {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 1575131737  
Powered by Datasette · Queries took 0.518ms