home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 501542025

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/26#issuecomment-501542025 https://api.github.com/repos/simonw/sqlite-utils/issues/26 501542025 MDEyOklzc3VlQ29tbWVudDUwMTU0MjAyNQ== 9599 2019-06-13T04:16:10Z 2019-06-13T04:16:42Z OWNER

So for --extract the format is path-to-property:table-to-extract-to:primary-key

If we find an array (as opposed to a direct nested object) at the end of the dotted path we do a m2m table.

And if primary-key is omitted maybe we do the rowid thing with a foreign key back to ourselves.

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