home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 595617072

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/695#issuecomment-595617072 https://api.github.com/repos/simonw/datasette/issues/695 595617072 MDEyOklzc3VlQ29tbWVudDU5NTYxNzA3Mg== 9599 2020-03-06T06:12:07Z 2020-03-06T06:12:07Z OWNER

Well that's odd. If I run the tests against SQLite 3.26.0 inside the container I get the same failure there as well:

docker run -it -v `pwd`:/mnt datasetteproject/datasette:0.37.1 /bin/bash root@710eed6278b2:/# cd /mnt root@710eed6278b2:/mnt# pip install -e .[test] && pytest

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