home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 517927854

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/23#issuecomment-517927854 https://api.github.com/repos/simonw/sqlite-utils/issues/23 517927854 MDEyOklzc3VlQ29tbWVudDUxNzkyNzg1NA== 9599 2019-08-03T14:17:12Z 2019-08-03T14:17:12Z OWNER

It would be neat if this could interact with the lookup table mechanism introduced in #44

Maybe like this:

python table.insert({"name": "Barry"}).m2m("tags", lookup={"tag": "Coworker"})

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