home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 1111535818

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/1727#issuecomment-1111535818 https://api.github.com/repos/simonw/datasette/issues/1727 1111535818 IC_kwDOBm6k_c5CQLDK 9599 2022-04-27T22:18:45Z 2022-04-27T22:18:45Z OWNER Another avenue: https://twitter.com/weargoggles/status/1519426289920270337 > SQLite has its own mutexes to provide thread safety, which as another poster noted are out of play in multi process setups. Perhaps downgrading from the “serializable” to “multi-threaded” safety would be okay for Datasette? https://sqlite.org/c3ref/c_config_covering_index_scan.html#sqliteconfigmultithread Doesn't look like there's an obvious way to access that from Python via the `sqlite3` module though. {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 1217759117  
Powered by Datasette · Queries took 0.966ms