home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1302760382

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/1863#issuecomment-1302760382 https://api.github.com/repos/simonw/datasette/issues/1863 1302760382 IC_kwDOBm6k_c5Npou- 9599 2022-11-03T22:42:47Z 2022-11-03T22:42:47Z OWNER

python print(create_model('document', id=(int, ...), title=(str, None)).schema_json(indent=2)) json { "title": "document", "type": "object", "properties": { "id": { "title": "Id", "type": "integer" }, "title": { "title": "Title", "type": "string" } }, "required": [ "id" ] }

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
1425029242  
Powered by Datasette · Queries took 1.156ms · About: github-to-sqlite