home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 392279644

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/276#issuecomment-392279644 https://api.github.com/repos/simonw/datasette/issues/276 392279644 MDEyOklzc3VlQ29tbWVudDM5MjI3OTY0NA== 9599 2018-05-26T18:34:21Z 2018-05-26T18:34:21Z OWNER

I've been thinking a bit about modifying the SQL select statement used for the table view recently. I've run into a few examples of SQLite database that slow to a crawl when viewed with datasette because the rows are too big, so there's definitely scope for supporting custom select clauses (avoiding some columns, showing length(colname) for others).

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