home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 973800795

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/342#issuecomment-973800795 https://api.github.com/repos/simonw/sqlite-utils/issues/342 973800795 IC_kwDOCGYnMM46CwVb 9599 2021-11-19T06:54:08Z 2021-11-19T06:54:08Z OWNER

Looking at the code for lookup() it currently hard-codes pk to "id" - but it actually only calls .insert() in two places, both of which could be passed extra arguments.

https://github.com/simonw/sqlite-utils/blob/3b8abe608796e99e4ffc5f3f4597a85e605c0e9b/sqlite_utils/db.py#L2756-L2763

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