home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 350125953

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/167#issuecomment-350125953 https://api.github.com/repos/simonw/datasette/issues/167 350125953 MDEyOklzc3VlQ29tbWVudDM1MDEyNTk1Mw== 9599 2017-12-07T23:25:28Z 2017-12-07T23:25:28Z OWNER

My column/row HTML display logic has got way too convoluted. This is a sign I need to add proper unit tests for it and clean it up.

The complexity comes from:

  • Displaying a rowid for tables that do not have a primary key
  • Showing an additional Link column for rows with a primary key
  • Not displaying that Link column on the individual row pages
  • Trying to get foreign keys working correctly in all cases, e.g. #152
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
280315352  
Powered by Datasette · Queries took 1.09ms · About: github-to-sqlite