home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 712354600

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/904#issuecomment-712354600 https://api.github.com/repos/simonw/datasette/issues/904 712354600 MDEyOklzc3VlQ29tbWVudDcxMjM1NDYwMA== 9599 2020-10-19T18:15:03Z 2020-10-19T18:15:39Z OWNER

Related: #1026 (How should datasette.client interact with base_url)

Also this comment from https://github.com/simonw/datasette/issues/943#issuecomment-675752436

One thing to consider here: Datasette's table and database name escaping rules can be a little bit convoluted.

If a plugin wants to get back the first five rows of a table, it will need to construct a URL /dbname/tablename?_size=5 - but it will need to know how to turn the database and table names into the correctly escaped dbname and tablename values.

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