home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1353522211

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/1843#issuecomment-1353522211 https://api.github.com/repos/simonw/datasette/issues/1843 1353522211 IC_kwDOBm6k_c5QrRwj 9599 2022-12-15T18:21:02Z 2022-12-15T18:21:02Z OWNER

When I initially built this test suite Datasette didn't have the memory_name= mechanism for creating persistent in-memory databases.

I'm going to see if I can switch to that for the majority of Datasette's tests. Might find that doing so both fixes this "too many open files" issue AND gives me a significant speed improvement to the test site too!

Hopefully I can do most of the work on that in this big ugly function:

https://github.com/simonw/datasette/blob/dc18f62089e5672d03176f217d7840cdafa5c447/tests/fixtures.py#L104-L173

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