home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 626391217

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/110#issuecomment-626391217 https://api.github.com/repos/simonw/sqlite-utils/issues/110 626391217 MDEyOklzc3VlQ29tbWVudDYyNjM5MTIxNw== 9599 2020-05-10T21:18:28Z 2020-05-10T21:18:28Z OWNER

sqlite-utils currently treats the SQLite NUMERIC concept as a float:

https://github.com/simonw/sqlite-utils/blob/daf2a245aa4e0b0cf62a94c1232cfb858821803b/tests/test_column_affinity.py#L28-L30

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