home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 568091133

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
568091133 MDU6SXNzdWU1NjgwOTExMzM= 676 ?_searchmode=raw option for running FTS searches without escaping characters 58088336 closed 0     9 2020-02-20T06:56:57Z 2020-02-25T05:57:24Z 2020-02-25T05:56:04Z NONE  

After the version 0.34. I am not able to use the wildchar in the _search option( or the full text search). It will not return any result unless I specify the whole word for text search.

If I use 'match :search || "*" ' in the sql statement then it will work as expected.

107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/676/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
  • 9 rows from issue in issue_comments
Powered by Datasette · Queries took 1.223ms · About: github-to-sqlite