home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 721896822

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/datasette/issues/268#issuecomment-721896822 https://api.github.com/repos/simonw/datasette/issues/268 721896822 MDEyOklzc3VlQ29tbWVudDcyMTg5NjgyMg== 9599 2020-11-04T18:23:29Z 2020-11-04T18:23:29Z OWNER

Worth noting that joining to get the rank works for FTS5 but not for FTS4 - see comment here: https://github.com/simonw/sqlite-utils/issues/192#issuecomment-721420539

Easiest solution would be to only support sort-by-rank for FTS5 tables. Alternative would be to depend on https://github.com/simonw/sqlite-fts4

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