issue_comments: 623048530
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/27#issuecomment-623048530 | https://api.github.com/repos/simonw/sqlite-utils/issues/27 | 623048530 | MDEyOklzc3VlQ29tbWVudDYyMzA0ODUzMA== | 9599 | 2020-05-03T03:30:31Z | 2020-05-03T03:30:31Z | OWNER | Copy the design for `--not-null` and `--default` from the `insert` command: ``` $ sqlite-utils insert dogs.db dogs_with_scores dogs-with-scores.json \ --not-null=age \ --not-null=name \ --default age 2 \ --default score 5 ``` | {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} | 455496504 |