home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 695879531

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/dogsheep/dogsheep-beta/issues/26#issuecomment-695879531 https://api.github.com/repos/dogsheep/dogsheep-beta/issues/26 695879531 MDEyOklzc3VlQ29tbWVudDY5NTg3OTUzMQ== 9599 2020-09-21T02:55:28Z 2020-09-21T02:55:54Z MEMBER

Actually for the tie-breaker it should be something like https://latest.datasette.io/fixtures?sql=select+pk%2C+created%2C+planet_int%2C+on_earth%2C+state%2C+city_id%2C+neighborhood%2C+tags%2C+complex_array%2C+distinct_some_null+from+facetable+where+%28created+%3E+%3Ap1+or+%28created+%3D+%3Ap1+and+%28%28pk+%3E+%3Ap0%29%29%29%29+order+by+created%2C+pk+limit+11&p0=10&p1=2019-01-16+08%3A00%3A00 sql where ( created > :p1 or ( created = :p1 and ((pk > :p0)) ) ) But with rowid and timestamp in place of pk and created.

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