home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 586067794

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/pull/672#issuecomment-586067794 https://api.github.com/repos/simonw/datasette/issues/672 586067794 MDEyOklzc3VlQ29tbWVudDU4NjA2Nzc5NA== 9599 2020-02-14T02:29:16Z 2020-02-14T02:29:16Z OWNER

One design issue: how to pick neat unique names for database files in a file hierarchy?

Here's what I have so far:

https://github.com/simonw/datasette/blob/fe6f9e6a7397cab2e4bc57745a8da9d824dad218/datasette/app.py#L231-L237

For these files: ../travel-old.db ../sf-tree-history/trees.db ../library-of-congress/records-from-df.db It made these names: travel-old sf-tree-history_trees library-of-congress_records-from-df Maybe this is good enough? Needs some tests.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
565064079  
Powered by Datasette · Queries took 1.445ms · About: github-to-sqlite