Expand description
DbConnectionBlocking trait for backends that are natively synchronous.
Traitsยง
- DbConnection
Blocking - Synchronous counterpart to
DbConnection, for in-process drivers that are natively blocking.
DbConnectionBlocking trait for backends that are natively synchronous.
DbConnection,
for in-process drivers that are natively blocking.