home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 721420539

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-721420539 https://api.github.com/repos/simonw/sqlite-utils/issues/192 721420539 MDEyOklzc3VlQ29tbWVudDcyMTQyMDUzOQ== 9599 2020-11-03T23:05:53Z 2020-11-03T23:05:53Z OWNER

Just realized there's a problem with the SQL I am using here: joining to get rank in this way only works against FTS5 tables, it doesn't work against FTS4.

https://github.com/simonw/sqlite-utils/blob/c8a900df59efd34f394c863c0adff9912f1bf1d7/sqlite_utils/db.py#L1303-L1319

{
    "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 0.912ms · About: github-to-sqlite