returning

fun returning(vararg columns: String): DeleteQuery

Adds a RETURNING clause, which turns this into a query the fetch* family can read.