issue_comments: 1033407778
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/404#issuecomment-1033407778 | https://api.github.com/repos/simonw/sqlite-utils/issues/404 | 1033407778 | IC_kwDOCGYnMM49mI0i | 9599 | 2022-02-09T06:50:26Z | 2022-02-09T06:50:26Z | OWNER | I'll use this: ``` sqlite-utils insert plants.db plants plants.csv --csv --convert ' return { "name": row["name"].upper(), "latitude": float(row["latitude"]), "longitude": float(row["longitude"]), }' ``` | {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} | 1128120451 |