home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 688500704

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/152#issuecomment-688500704 https://api.github.com/repos/simonw/sqlite-utils/issues/152 688500704 MDEyOklzc3VlQ29tbWVudDY4ODUwMDcwNA== 9599 2020-09-07T20:28:45Z 2020-09-07T21:17:48Z OWNER

The principle reason to turn these on - at least so far - is that without it weird things happen where FTS tables (in particular *_fts_docsize) grow without limit over time, because calls to INSERT OR REPLACE against the parent table cause additional rows to be inserted into *_fts_docsize even if the row was replaced rather than being inserted.

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