home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 334149717

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
334149717 MDU6SXNzdWUzMzQxNDk3MTc= 319 Incorrect display of compound primary keys with foreign key relationships 9599 closed 0   3439337 2 2018-06-20T16:09:36Z 2018-06-21T15:58:15Z 2018-06-21T14:56:41Z OWNER  

https://registry.datasette.io/registry-7d4f81f/datasette_tags

Underlying JSON looks like this:

``` { "database": "registry", "table": "datasette_tags", "is_view": false, "human_description_en": "", "rows": [ { "datasette_id": { "value": 1, "label": "Global Power Plant Database" }, "tag": { "value": "geospatial", "label": "geospatial" } }, ````

Bug is likely somewhere in here: https://github.com/simonw/datasette/blob/e04f5b0d348ef7275a0a5ab9eb53527105132885/datasette/views/table.py#L143-L207

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

Links from other tables

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