home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 813978858

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
813978858 MDU6SXNzdWU4MTM5Nzg4NTg= 1239 JSON filter fails if column contains spaces 9599 closed 0     1 2021-02-23T00:18:07Z 2021-02-23T00:22:53Z 2021-02-23T00:22:53Z OWNER  

Got this exception:

ERROR: conn=<sqlite3.Connection object at 0x10ea68e40>, sql = 'select Address, Affiliation, County, [Has Report], [Latest report notes], [Latest report yes], Latitude, [Location Type], Longitude, Name, id, [Appointment scheduling instructions], [Availability Info], [Latest report] from locations where rowid in (\n select locations.rowid from locations, json_each(locations.Availability Info) j\n where j.value = :p0\n ) and "Latest report yes" = :p1 order by id limit 101', params = {'p0': 'Yes: appointment required', 'p1': '1'}: near "Info": syntax error

107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/1239/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.069ms · About: github-to-sqlite