William Katsak

Results 2 comments of William Katsak

I am imagining that all of these "sub-dicts" would serialize queries through the same parent/thread. Wouldn't that prevent any potential issue?

This doesn't actually help, if I understand correctly. You are still creating a fresh SqliteDict object for each table. I want to avoid that. Right now, I can do this:...