home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 965440017

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
965440017 MDU6SXNzdWU5NjU0NDAwMTc= 315 `.delete_where()` returns `[]` when it should return self 9599 closed 0     1 2021-08-10T21:54:55Z 2021-08-10T23:09:29Z 2021-08-10T23:09:29Z OWNER  

If the table doesn't exist it should still return self, not []:

https://github.com/simonw/sqlite-utils/blob/ee469e3122d6f5973ec2584c1580d930daca2e7c/sqlite_utils/db.py#L1676-L1683

Spotted with mypy while working on #312.

140912432 issue    
{
    "url": "https://api.github.com/repos/simonw/sqlite-utils/issues/315/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 0.992ms · About: github-to-sqlite