home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 996267817

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/473#issuecomment-996267817 https://api.github.com/repos/simonw/datasette/issues/473 996267817 IC_kwDOBm6k_c47Ydcp 9599 2021-12-16T23:17:52Z 2021-12-16T23:19:00Z OWNER I revisited this idea in #1518 and came up with a slightly different name and design for the hook: ```python @hookspec def filters_from_request(request, database, table, datasette): """ Return FilterArguments( where_clauses=[str, str, str], params={}, human_descriptions=[str, str, str], extra_context={} ) based on the request""" ``` {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 445850934  
Powered by Datasette · Queries took 0.851ms