home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 733560417

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
733560417 MDU6SXNzdWU3MzM1NjA0MTc= 1073 Remove load_template plugin hook 9599 closed 0   6026070 1 2020-10-30T22:51:52Z 2020-10-31T16:22:00Z 2020-10-31T16:22:00Z OWNER  

I couldn't get it working correctly with async (necessary for include/extend to function), and on deeper investigation it appears that I can build something equivalent to what I wanted using the existing prepare_jinja2_environment hook.

I'm going to remove the load_template plugin hook and see if it's possible to build the edit templates extension against prepare_jinja2_environment instead. Originally posted by @simonw in https://github.com/simonw/datasette/issues/1072#issuecomment-719833744

107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/1073/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

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