home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 736520310

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association pull_request body repo type active_lock_reason performed_via_github_app reactions draft state_reason
736520310 MDU6SXNzdWU3MzY1MjAzMTA= 196 Introspect if table is FTS4 or FTS5 9599 closed 0     19 2020-11-05T00:45:50Z 2020-11-05T03:54:07Z 2020-11-05T03:54:07Z OWNER  

I want .search() to work against both FTS5 and FTS4 tables - but sort by rank should only work for FTS5.

This means I need to be able to introspect and tell if a table is FTS4 or FTS5.

Originally posted by @simonw in https://github.com/simonw/sqlite-utils/issues/192#issuecomment-722054264

140912432 issue    
{
    "url": "https://api.github.com/repos/simonw/sqlite-utils/issues/196/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed

Links from other tables

  • 1 row from issues_id in issues_labels
  • 19 rows from issue in issue_comments
Powered by Datasette · Queries took 1.082ms · About: github-to-sqlite