home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 624860451

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/759#issuecomment-624860451 https://api.github.com/repos/simonw/datasette/issues/759 624860451 MDEyOklzc3VlQ29tbWVudDYyNDg2MDQ1MQ== 133845 2020-05-06T20:03:01Z 2020-05-06T20:04:42Z NONE

Thank you. Now it's ok with the url

http://localhost:8001/index/summary?_search=language%3Aeng&_sort=title&_searchmode=raw

But I'm not able to manage it in the metadata file. Here is mine (note that the sort column is taken into account) Here it is:

``` { "databases": { "index": { "tables": { "summary": { "sort": "title", "searchmode": "raw" } } } } }

``` Any idea ?

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