returning

fun returning(vararg columns: String): InsertQuery

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