Structure
SQLiteConnectionSource
A
ConnectionPoolSource providing SQLite database connections for a given SQLiteConfiguration.struct SQLiteConnectionSource
Topics
Initializers
init(configuration:threadPool:)Create a newSQLiteConnectionSource.
Instance Methods
makeConnection(logger:on:)Creates a new connection.
Relationships
Conforms To
AsyncKit.ConnectionPoolSourceSwift.SendableSwift.SendableMetatype