home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 1684525054

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/2145#issuecomment-1684525054 https://api.github.com/repos/simonw/datasette/issues/2145 1684525054 IC_kwDOBm6k_c5kZ8_- 9599 2023-08-18T23:02:26Z 2023-08-18T23:02:26Z OWNER Creating a quick test database: ```bash sqlite-utils create-table nulls.db nasty id text --pk id sqlite-utils nulls.db 'insert into nasty (id) values (null)' ``` {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 1857234285  
Powered by Datasette · Queries took 1.235ms