add an "updator" for mass update
Brought to you by:
davidsporn
The process would be the following :
- a list of updators (including a default) accepting a filter and criterions to select the appropriate updator
- the selected updator specify which column to update, using the value of the corresponding field of the filter
- the conditions of the updater are used to build the where part of the sql update