home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 473726527

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/419#issuecomment-473726527 https://api.github.com/repos/simonw/datasette/issues/419 473726527 MDEyOklzc3VlQ29tbWVudDQ3MzcyNjUyNw== 9599 2019-03-17T23:28:41Z 2019-05-16T14:54:50Z OWNER

I've added the -i option, so this now works:

datasette -i fixtures.db

This feature is incomplete though. Some extra changes I need to make:

  • The ?_hash=1 and --config hash_urls:1 options (introduced in #418) should only work for immutable databases #471
  • Would be useful if there was a debug screen that could show which databases were mounted as mutable v.s. immutable - maybe a /-/databases page? - #470
  • Need to rework how .inspect() works, see #420
  • Documentation is needed #421
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
421551434  
Powered by Datasette · Queries took 0.959ms · About: github-to-sqlite