home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1292401308

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/pull/499#issuecomment-1292401308 https://api.github.com/repos/simonw/sqlite-utils/issues/499 1292401308 IC_kwDOCGYnMM5NCHqc 7908073 2022-10-26T17:54:26Z 2022-10-26T17:54:51Z CONTRIBUTOR

The problem with how it is currently is that the transformed fts table will return incorrect results (unless the table was only 1 row or something), even if create_triggers was enabled previously. Maybe the simplest solution is to disable fts on a transformed table rather than try to recreate it? Thoughts?

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