home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 599697164

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/698#issuecomment-599697164 https://api.github.com/repos/simonw/datasette/issues/698 599697164 MDEyOklzc3VlQ29tbWVudDU5OTY5NzE2NA== 9599 2020-03-16T18:35:04Z 2020-03-16T18:35:27Z OWNER

By default this will extract the :params using the existing regular expression - which can occasionally break if there is a rogue : in the rest of the query.

To address this: allow an extra optional "params": ["username"] field in metadata which, if available, is used instead of the regular expression extraction.

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