SqlQueryModel with parameters
Status: Planning
Brought to you by:
nnseva
The SqlQueryModel should have an ability to have parameter list to pass into the query when data is retrieved. These parameters should be capable to be binded to columns of some view, or WidgetMapper object, to reread rows automatically when the current row of the view is changed.