home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1115278325

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/1733#issuecomment-1115278325 https://api.github.com/repos/simonw/datasette/issues/1733 1115278325 IC_kwDOBm6k_c5Cecv1 9599 2022-05-02T19:29:05Z 2022-05-02T19:29:05Z OWNER

I'm going to add a Datasette setting to disable threading entirely, designed for usage in this particular case.

I thought about adding a new setting, then I noticed this:

datasette mydatabase.db --setting num_sql_threads 10

I'm going to let users set that to 0 to disable threaded execution of SQL queries.

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