Skip to content

Instance Method

withConnection(_:)

func withConnection<T>(_ closure: @escaping @Sendable (any Database) -> EventLoopFuture<T>) -> EventLoopFuture<T>

Default Implementations

Database Implementations