home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 1251700382

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
1251700382 I_kwDOBm6k_c5Km26e 1750 Allow `label_column` to specify array of columns 408765 open 0     0 2022-05-28T18:45:48Z 2022-05-28T18:45:48Z   NONE  

I think it would be great if the Datasette metadata would allow the label_column table key to list multiple columns. Something like: json "tables": { "person": { "label_column": ["first_name", "last_name"] }, It would even be interesting with a "label expression" similar to a Python f-string. E.g. {row.last_name}, {row.first_name}.

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

Links from other tables

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