home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 904024939

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/1445#issuecomment-904024939 https://api.github.com/repos/simonw/datasette/issues/1445 904024939 IC_kwDOBm6k_c414lNr 9599 2021-08-23T18:52:35Z 2021-08-23T18:52:35Z OWNER

The downside of the current implementation of this trick is that it only works for exact LIKE partial matches in a specific table - if you search for dog cat and dog appears in title but cat appears in description you won't get back that result.

I think that's fine though. If you want more advanced search there are other mechanisms you can use. This is meant to be a very quick and dirty starting point for exploring a brand new table.

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