home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 473713363

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/419#issuecomment-473713363 https://api.github.com/repos/simonw/datasette/issues/419 473713363 MDEyOklzc3VlQ29tbWVudDQ3MzcxMzM2Mw== 9599 2019-03-17T20:49:39Z 2019-03-17T20:52:46Z OWNER And a really important difference: the whole model of caching inspect data no longer works for mutable files, because another process might make a change to the database schema (adding a new table for example). https://fivethirtyeight.datasettes.com/-/inspect So everywhere that uses `self.ds.inspect()` right now will have to change to calling a routine which knows the difference between mutable and immutable databases and queries for live schema data for mutables while using a cache for immutables. I'll track this as a separate ticket. {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 421551434  
Powered by Datasette ยท Queries took 1.881ms