issue_comments: 629033619
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/datasette/issues/729#issuecomment-629033619 | https://api.github.com/repos/simonw/datasette/issues/729 | 629033619 | MDEyOklzc3VlQ29tbWVudDYyOTAzMzYxOQ== | 9599 | 2020-05-15T05:21:17Z | 2020-05-15T05:21:30Z | OWNER | Turns out `1.0` and `2` stored in a float column already displays like that: ``` echo '[{"foo": 1.0, "bar": 1}, {"foo": 2, "bar": 2}]' | sqlite-utils insert /tmp/db.db t - ``` <img width="542" alt="db__t__2_rows" src="https://user-images.githubusercontent.com/9599/82014303-3382de80-9631-11ea-9d6b-9be1f178c8cb.png"> | {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} | 603295970 |