home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 721420907

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/192#issuecomment-721420907 https://api.github.com/repos/simonw/sqlite-utils/issues/192 721420907 MDEyOklzc3VlQ29tbWVudDcyMTQyMDkwNw== 9599 2020-11-03T23:07:01Z 2020-11-03T23:07:01Z OWNER

I could depend on my sqlite-fts4 library to solve this: https://github.com/simonw/sqlite-fts4

Or I could say that only FTS5 is supported for ranked searches - but still support .search() against FTS4 just without the option to sort by relevance.

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