home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1238308213

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/1804#issuecomment-1238308213 https://api.github.com/repos/simonw/datasette/issues/1804 1238308213 IC_kwDOBm6k_c5JzxV1 9599 2022-09-06T15:27:31Z 2022-09-06T15:27:31Z OWNER

Relevant example from https://docs.datasette.io/en/stable/metadata.html#per-database-and-per-table-metadata json { "databases": { "database1": { "tables": { "example_table": { "sortable_columns": [ "height", "weight" ] } } } } } I think this becomes "facet_size": "..." at the table level, to match the name of the ?_facet_size=100 querystring parameter.

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