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.
Instance Method
func run() async throws
See SQLQueryFetcher for methods which retrieve results from a query.