Hi

Yeah that is a bug in the parser when you have dynamic body and IN
together. You are welcome to log a JIRA and submit a PR with an unit
test (create a new unit test so the existing test can be as-is)

On Wed, Jul 13, 2016 at 7:11 PM, juliaaano <juliaa...@gmail.com> wrote:
> Yes. Unfortunately I still have the same problem for an endpoint such as:
>
> .toD("sql:UPDATE orders SET customer = :#Customer WHERE orderId IN
> (:#in:orders)")
>
> I don't see how this could have solved the problem since I have failing unit
> tests at the sql component level. Should I make this tests available in a
> different way other than by publishing through a branch like I have already
> done?
>
> Thanks!
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/camel-sql-IN-query-number-of-parameters-mismatch-tp5785054p5785088.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to