home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 327395270

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
327395270 MDU6SXNzdWUzMjczOTUyNzA= 296 Per-database and per-table /-/ URL namespace 9599 open 0     3 2018-05-29T16:23:13Z 2019-06-28T16:46:34Z   OWNER  

Initially this will be for subsets of /-/inspect and /-/metadata but it will also give us a URL namespace for future features like /-/facet (expanded list of a specific facet, linked to from ...) and /-/graph

To start:

  • /dbname/-/inspect
  • /dbname/-/metadata
  • /dbname/tablename/-/inspect
  • /dbname/tablename/-/metadata

This means we will no longer allow databases or tables to have the name "-" - I think that's OK

We will continue to support rows with a primary key of "-" at the following URL:

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

Links from other tables

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