Hi Petr,
I opened "SQL console" and from the log_changes table I would like to delete an insertion process and delete callsign (id = 241 and id = 242), so it will not run in the next online log update (on Club Log and HRDLog).
The command is this:
Delete from log_changes WHERE id = 241 AND id = 242;
It's correct?
Thanks for your help.
Giuseppe
Recent comments