home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 973802308

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-973802308 https://api.github.com/repos/simonw/sqlite-utils/issues/342 973802308 IC_kwDOCGYnMM46CwtE 9599 2021-11-19T06:57:37Z 2021-11-19T06:57:37Z OWNER

Here's the current full method signature for .insert(): https://github.com/simonw/sqlite-utils/blob/3b8abe608796e99e4ffc5f3f4597a85e605c0e9b/sqlite_utils/db.py#L2462-L2477

I could add a test which uses introspection (inspect.signature(method).parameters) to confirm that .lookup() has a super-set of the arguments accepted by .insert().

{
    "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 1.129ms · About: github-to-sqlite