Creates list of 'set' column from model to be used in update or insert query
List<SetColumn> toSetColumns(ModelType model, {bool update = false, Set<String> only});