This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git
from 2489fa0e846 Add test for restConfiguration parsed in xml-io
add 271dc0f640f CAMEL-20696: camel-sql - Add support for using variables
with named query parameters (#13864)
No new revisions were added by this update.
Summary of changes:
components/camel-sql/src/main/docs/sql-component.adoc | 6 ++++--
.../component/sql/DefaultSqlPrepareStatementStrategy.java | 6 ++++++
.../org/apache/camel/component/sql/SqlProducerInTest.java | 4 +---
...lProducerInTest.java => SqlProducerInVariablesTest.java} | 13 ++++++-------
4 files changed, 17 insertions(+), 12 deletions(-)
copy
components/camel-sql/src/test/java/org/apache/camel/component/sql/{SqlProducerInTest.java
=> SqlProducerInVariablesTest.java} (90%)