home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 639660667

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/799#issuecomment-639660667 https://api.github.com/repos/simonw/datasette/issues/799 639660667 MDEyOklzc3VlQ29tbWVudDYzOTY2MDY2Nw== 9599 2020-06-05T17:43:08Z 2020-06-05T17:43:08Z OWNER

This really needs a MultiValueDict ala Django: https://github.com/django/django/blob/24b82cd201e21060fbc02117dc16d1702877a1f3/django/utils/datastructures.py#L42

Turns out I have one of these in Datasette already - RequestParameters from https://github.com/simonw/datasette/commit/81be31322a968d23cf57cee62b58df55433385e3

The name isn't quite right though.

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