home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 849220154

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
849220154 MDU6SXNzdWU4NDkyMjAxNTQ= 1286 Better default display of arrays of items 192568 open 0     5 2021-04-02T13:31:40Z 2021-06-12T12:36:15Z   CONTRIBUTOR  

Would be great to have template filters that convert array fields to bullets and/or delimited lists upon table display: |to_bullets |to_comma_delimited |to_semicolon_delimited or maybe: |join_array("bullet") |join_array("bullet","square") |join_array(";") |join_array(",") Keeping in mind that bullets show up in html as \<li> while other delimiting characters appear after the value.

Of course, the fields themselves would remain as facetable arrays.

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

Links from other tables

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