fun insert(body: () -> Unit): Unit
Insert a new row with the values set in body, using the TableColumn setters of this query. The query must have been marked as FOR UPDATE with Builder.forUpdate