home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 326182814

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
326182814 MDU6SXNzdWUzMjYxODI4MTQ= 284 Ability to enable/disable specific features via --config 9599 closed 0     5 2018-05-24T15:47:56Z 2018-05-25T06:05:02Z 2018-05-25T05:51:09Z OWNER  

--config settings from #274 can currently only be integers.

I'd like them to be available as boooeans too. Then we can use them to have that are turned on by default but can be turned off.

First features to get this treatment:

  • [x] allow_sql - whether or not the ?sql= parameter is allowed and form is displayed
  • [X] allow_facet - is ?_facet= allowed or do we only run facets defined in metadata.json
  • [X] allow_download - do we let users download the full SQLite database file?
  • [X] suggest_facets - do we attempt to calculate suggested facets?

Refs #275

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

Links from other tables

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