Nyall Dawson 08e850db38 [processing] In batch mode, don't try to run rows with invalid parameter values
Previously we would show a warning about these, but then go ahead and try
to run the row anyway (using an empty set of parameters), resulting in
the log being filled with confusing error messages.

Instead, keep the existing warning advising about which values are
invalid, but skip the affected row and don't try to run it at all.
2020-03-19 15:42:13 +10:00
..
2020-01-03 05:25:33 +10:00
2020-03-17 07:24:40 +10:00
2019-10-26 10:50:30 +10:00