Skip to content

Instance Method

run()

Execute the query associated with the builder on the builder’s database, ignoring any results.
func run() async throws

Discussion

See SQLQueryFetcher for methods which retrieve results from a query.