runjorel
val baseQuery = transaction{ Users.slice(id) }
fun userIdList() { transaction{ baseQuery.select{ … }}
transactions