issue_comments: 689850289
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/157#issuecomment-689850289 | https://api.github.com/repos/simonw/sqlite-utils/issues/157 | 689850289 | MDEyOklzc3VlQ29tbWVudDY4OTg1MDI4OQ== | 9599 | 2020-09-09T22:14:19Z | 2020-09-09T22:14:19Z | OWNER | This can accept four arguments: table, column, other_table, other_column: ``` sqlite-utils add-foreign-keys calands.db \ units_with_maps ACCESS_TYP ACCESS_TYP id \ units_with_maps AGNCY_NAME AGNCY_NAME id \ units_with_maps AGNCY_LEV AGNCY_LEV id ``` | {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} | 697179806 |