Instance Method
withConnection(_:)
Concurrency-aware variant of
withConnection(_:).func withConnection<T>(_ closure: @escaping @Sendable (SQLiteConnection) async throws -> T) async throws -> T
Instance Method
withConnection(_:).func withConnection<T>(_ closure: @escaping @Sendable (SQLiteConnection) async throws -> T) async throws -> T