Join Slack
Powered by
I'm looking into making my <SqlDriver> use `QueryR...
# squarelibraries
e
eygraber
10/12/2025, 4:42 PM
I'm looking into making my
SqlDriver
use
QueryResult.AsyncValue
, not because the driver itself is async, but because I want to use coroutines in my connection pool. Is that "abusing" the system, or a valid use case?
Open in Slack
Previous
Next