home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 977323133

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
977323133 MDU6SXNzdWU5NzczMjMxMzM= 1445 Ability to search for text across all columns in a table 9599 open 0     5 2021-08-23T18:50:48Z 2021-08-23T19:10:17Z   OWNER  

When I'm working with new data I often find myself wanting to run a search for text embedded in ANY of the columns of a table, without having to even fully understand the schema first.

I figured out a trick for doing that using a SQL-generated SQL query here: https://til.simonwillison.net/datasette/search-all-columns-trick

But maybe this should be a core Datasette feature? Or a plugin?

107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/1445/reactions",
    "total_count": 1,
    "+1": 1,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
   

Links from other tables

  • 3 rows from issues_id in issues_labels
  • 5 rows from issue in issue_comments
Powered by Datasette · Queries took 0.883ms · About: github-to-sqlite