In exposed, I would like to specify the columns my...
# exposed
s
In exposed, I would like to specify the columns myself in
Table.insert(Query)
but it seems to be hardcoded in class
InsertSelectStatement
.