home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1686749342

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/2147#issuecomment-1686749342 https://api.github.com/repos/simonw/datasette/issues/2147 1686749342 IC_kwDOBm6k_c5kicCe 9599 2023-08-21T17:33:11Z 2023-08-21T17:33:11Z OWNER

I'm definitely open to suggestions for plugin hooks that might make this kind of thing easier.

One idea I've been mulling is whether there should be a plugin hook that files on arbitrary views - similar to Django's process_view mechanism: https://docs.djangoproject.com/en/4.2/topics/http/middleware/#process-view

That would allow people to setup code that runs before or after any of the default views in Datasette.

I'm not yet 100% sold on the idea, because I worry about implementing it in a way that guarantees plugins won't break on future releases. But I'm open to considering it.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
1858228057  
Powered by Datasette · Queries took 1.174ms · About: github-to-sqlite