monzero/cmd
Gibheer 8919bafb3a fix broken SQL update
This fixes a bug in the generation of the SQL query, that was introduced
in 49dac92034.

There were two issues with the generation:
1. the check ids were sometimes not added to the arguments
2. the whereVals were not extracted as arguments

This lead to all arguments being treated as one, which caused all sorts
of errors in the frontend.
By extracting all whereVals and always building it with the check ids
first the update starts working correctly again.

Found-By: Parsa Yousefi <parsa.yousefi@ionos.com>
2024-09-05 19:14:20 +02:00
..
moncheck add support for debug checker log output 2023-09-05 15:24:11 +02:00
monfront fix broken SQL update 2024-09-05 19:14:20 +02:00
monwork support new checker api 2019-08-12 14:49:53 +02:00