home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 505052224

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/527#issuecomment-505052224 https://api.github.com/repos/simonw/datasette/issues/527 505052224 MDEyOklzc3VlQ29tbWVudDUwNTA1MjIyNA== 9599 2019-06-24T15:08:52Z 2019-06-24T15:08:52Z OWNER The `select rank, *` feature is only available with FTS5 - it won't work with FTS4. So my best guess is that `csvs-to-sqlite` is setting up FTS with FTS4 when you want FTS5. ... I tested on my own machine and that is indeed what's happening! And in fact it looks like it's a known bug - I should fix that! https://github.com/simonw/csvs-to-sqlite/issues/41 {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 459936585  
Powered by Datasette · Queries took 14.889ms