home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 722082759

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/sqlite-utils/issues/196#issuecomment-722082759 https://api.github.com/repos/simonw/sqlite-utils/issues/196 722082759 MDEyOklzc3VlQ29tbWVudDcyMjA4Mjc1OQ== 9599 2020-11-05T02:18:58Z 2020-11-05T02:18:58Z OWNER More from that document, describing `ALPHANUMERIC`: > **ALPHABETIC** > > Any of the characters in the range u0041 through u005a (letters "A" through "Z") or in the range u0061 through u007a (letters "a" through "z") or the character u005f ("_") or any other character larger than u007f. > > **NUMERIC** > > Any of the characters in the range u0030 through u0039 (digits "0" through "9") > > **ALPHANUMERIC** > > Any character which is either ALPHABETIC or NUMERIC {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 736520310  
Powered by Datasette · Queries took 1.571ms