home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 603531775

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/708#issuecomment-603531775 https://api.github.com/repos/simonw/datasette/issues/708 603531775 MDEyOklzc3VlQ29tbWVudDYwMzUzMTc3NQ== 9599 2020-03-24T22:11:57Z 2020-03-24T22:11:57Z OWNER

This is now ready for people to try out. Quoting https://github.com/simonw/datasette/issues/394#issuecomment-603525339

Anyone willing to give it a quick test and see if it works for your particular use-case? You can install it with:

pip install https://github.com/simonw/datasette/archive/base-url.zip

Then you can run Datasette like this:

datasette fixtures.db --config base_url:/new-base/path/here/

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