home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1172903355

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/427#issuecomment-1172903355 https://api.github.com/repos/simonw/sqlite-utils/issues/427 1172903355 IC_kwDOCGYnMM5F6RW7 9599 2022-07-02T13:59:30Z 2022-07-02T13:59:30Z OWNER

This should work to avoid that:

sqlite-utils convert \
  ${dbfile} details dob \
  'r.parsedate(value)' \
  --where "dob != '*'"
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
1212701569  
Powered by Datasette · Queries took 1.022ms · About: github-to-sqlite