home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 991307422

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/354#issuecomment-991307422 https://api.github.com/repos/simonw/sqlite-utils/issues/354 991307422 IC_kwDOCGYnMM47Fiae 9599 2021-12-10T21:29:34Z 2021-12-10T21:29:34Z OWNER

Here's the test in question. The way it works is a bit weird (deleting everything in the _fts_data table in order to force errors that can be fixed with .rebuild_fts()): https://github.com/simonw/sqlite-utils/blob/8ae77a6961fed94ef2c9cc81fcfc7c81d222d9a2/tests/test_fts.py#L257-L285

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