issue_comments: 699524671
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/179#issuecomment-699524671 | https://api.github.com/repos/simonw/sqlite-utils/issues/179 | 699524671 | MDEyOklzc3VlQ29tbWVudDY5OTUyNDY3MQ== | 9599 | 2020-09-26T17:31:23Z | 2020-09-27T20:31:50Z | OWNER | SQL query for detecting integers:
If everything in the column is an integer it will scan the whole thing before returning no rows. More extensive demo:
value | is_valid_int -- | -- | 1 | 1 1.1 | 0 dog | 0 |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
709577625 |