turing85 commented on PR #9286:
URL: https://github.com/apache/camel/pull/9286#issuecomment-1419161521

   Either this or rewrite the `insert(...)` so it does not use queries that 
could throw (i.e. check whether an entry is present; if so `UPDATE ...`; if not 
`INSERT ....`).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to