home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 503217375

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
503217375 MDU6SXNzdWU1MDMyMTczNzU= 585 Databases on index page should display in order they were passed to "datasette serve"? 9599 closed 0     1 2019-10-07T03:42:39Z 2019-10-14T03:52:34Z 2019-10-14T03:52:34Z OWNER  

If you run this:

datasette serve -h 127.0.0.1 -p 8000 -m phone-locations.db healthkit.db locations.db genome.db

Then the index page for that Datasette instance should show the databases in the order they were specified on the command-line.

Mind you when we add pagination to that page in #468 we may want to do something different here.

107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/585/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

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