home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 507051825

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-507051825 https://api.github.com/repos/simonw/sqlite-utils/issues/23 507051825 MDEyOklzc3VlQ29tbWVudDUwNzA1MTgyNQ== 9599 2019-06-30T17:06:29Z 2019-06-30T17:06:29Z OWNER

For this method: python db["events"].m2m(3, "venues", { "id": 4, "venue_name": "Blah", "latitude": 37.77 "longitude": 122.42 }, pk="id") Let's say that the first argument is allowed to be either a string/integer representing a primary key, OR it can be a full row record (a dictionary) which will have its primary key automatically extracted based on the table definition.

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