home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 346161985

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/issues/90#issuecomment-346161985 https://api.github.com/repos/simonw/datasette/issues/90 346161985 MDEyOklzc3VlQ29tbWVudDM0NjE2MTk4NQ== 9599 2017-11-21T21:10:22Z 2017-11-21T21:10:22Z OWNER

Woohoo!

I've found one tiny issue: right now, the following doesn't work:

datasette publish heroku ../demo-databses/google-trends.db

It results in this error in the Heroku logs:

2017-11-21T21:03:29.210511+00:00 app[web.1]: Usage: datasette serve [OPTIONS] [FILES]...
2017-11-21T21:03:29.210524+00:00 app[web.1]: 
2017-11-21T21:03:29.210555+00:00 app[web.1]: Error: Invalid value for "files": Path "../demo-databses/google-trends.db" does not exist.

The command works fine if you run it in the same directory as the database file you are publishing.

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