home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 646734280

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
646734280 MDExOlB1bGxSZXF1ZXN0NDQwOTQ2ODE3 869 Magic parameters for canned queries 9599 closed 0   5533512 1 2020-06-27T18:37:21Z 2020-06-28T02:58:18Z 2020-06-28T02:58:17Z OWNER simonw/datasette/pulls/869

Implementation for #842

TODO:

  • [x] Add tests for built-in magic parameters
  • [x] Magic parameters should not show up as blank form fields on the query page
  • [x] Update documentation for new _request_X (now called _header_X) implementation where X is a key from the ASGI scope
  • [x] Make sure these only work for canned queries, not for arbitrary SQL queries (security issue)
  • [x] Add test for the register_magic_parameters plugin hook
  • [x] Add documentation for the register_magic_parameters plugin hook
107914493 pull    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/869/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
0  

Links from other tables

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