Skip to main content

Module pool_strategy

Module pool_strategy 

Source
Expand description

SQLite connection management strategy.

Separates pool/memory dispatch from the public provider so provider.rs only contains SqliteProvider and its trait impls.