Skip to content

Instance Method

simpleQuery(_:onRow:)

func simpleQuery(_ sql: String, onRow: @escaping (MySQLRow) -> ()) -> EventLoopFuture<Void>