Skip to content

Instance Method

simpleQuery(_:_:)

@preconcurrency func simpleQuery(_ string: String, _ onRow: @escaping @Sendable (PostgresRow) throws -> ()) -> EventLoopFuture<Void>