home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 670209331

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
670209331 MDU6SXNzdWU2NzAyMDkzMzE= 913 Mechanism for passing additional options to `datasette my.db` that affect plugins 9599 open 0     5 2020-07-31T20:38:26Z 2021-01-04T20:04:11Z   OWNER  

It's a shame there's no obvious mechanism for passing additional options to datasette my.db that affect how plugins work.

The only way I can think of at the moment is via environment variables:

DATASETTE_INSERT_UNSAFE=1 datasette my.db

This will have to do for the moment - it's ugly enough that people will at least know they are doing something unsafe, which is the goal here. Originally posted by @simonw in https://github.com/simonw/datasette-insert/issues/15#issuecomment-667346438

107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/913/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
   

Links from other tables

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