You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "jamesnetherton (via GitHub)" <gi...@apache.org> on 2023/04/06 12:25:53 UTC

[GitHub] [camel-quarkus] jamesnetherton commented on issue #4750: camel-quarkus-jdbc: using named parameters fails for postgresql db kind

jamesnetherton commented on issue #4750:
URL: https://github.com/apache/camel-quarkus/issues/4750#issuecomment-1498980443

   Just a guess, does it work if you pass `3` as an `int` instead of `String`?
   
   Otherwise I guess you have to do type [casting](https://www.postgresqltutorial.com/postgresql-tutorial/postgresql-cast/).


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org