home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 753876808

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association pull_request body repo type active_lock_reason performed_via_github_app reactions draft state_reason
753876808 MDU6SXNzdWU3NTM4NzY4MDg= 1119 Include generated columns in fixtures.db, if SQLite version supports it 9599 closed 0     1 2020-11-30T23:25:31Z 2020-12-01T00:41:14Z 2020-12-01T00:28:04Z OWNER  

In #1117 I added a one-off test that creates a DB with generated columns in it:

https://github.com/simonw/datasette/blob/461670a0b87efa953141b449a9a261919864ceb3/tests/test_api.py#L1933-L1964

If this table was conditionally added to fixtures.db (if SQLite supports the feature) it would be available in the demo at https://latest.datasette.io/

107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/1119/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed

Links from other tables

  • 1 row from issues_id in issues_labels
  • 1 row from issue in issue_comments
Powered by Datasette · Queries took 1.175ms · About: github-to-sqlite