home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 759098964

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/220#issuecomment-759098964 https://api.github.com/repos/simonw/sqlite-utils/issues/220 759098964 MDEyOklzc3VlQ29tbWVudDc1OTA5ODk2NA== 9599 2021-01-12T23:19:55Z 2021-01-12T23:19:55Z OWNER

I don't think it makes sense to call .enable_fts() on a view does it? When I'm working with views and FTS I tend to write my queries against a FTS table for one of the tables that is used by the view - https://docs.datasette.io/en/stable/full_text_search.html#configuring-full-text-search-for-a-table-or-view describes how I do that in Datasette for example.

Can you expand on your use-case for FTS and views? I'm ready to be convinced otherwise, but I don't see how it would work right now.

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