home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 723234493

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/194#issuecomment-723234493 https://api.github.com/repos/simonw/sqlite-utils/issues/194 723234493 MDEyOklzc3VlQ29tbWVudDcyMzIzNDQ5Mw== 9599 2020-11-06T18:32:34Z 2020-11-06T18:32:34Z OWNER

The breaking changes will be:

  • table.search() now returns a generator that produces dictionaries, similar to table.rows_where()
  • The -c shortcut no longer works, use --csv instead.
  • The -f shortcut no longer works, use --fmt instead.
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
735650864  
Powered by Datasette · Queries took 1.666ms · About: github-to-sqlite