home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 381645973

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/216#issuecomment-381645973 https://api.github.com/repos/simonw/datasette/issues/216 381645973 MDEyOklzc3VlQ29tbWVudDM4MTY0NTk3Mw== 9599 2018-04-16T15:29:11Z 2018-04-16T15:29:11Z OWNER I could use `$null` as a magic value that means None. Since I'm applying `quote_plus()` to actual values, any legit strings that look like this will be encoded as `%24null`: ``` >>> urllib.parse.quote_plus('$null') '%24null' ``` {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 314665147  
Powered by Datasette · Queries took 2.601ms