This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch sql-query-tui
in repository https://gitbox.apache.org/repos/asf/camel.git
from 401ea3dbd6e7 chore: camel-jbang - Support loading SQL from file in
query tab
add 48e0a09fb07a chore: camel-jbang - Resolve file: prefix in
cli-connector for SQL queries
No new revisions were added by this update.
Summary of changes:
.../pages/jbang-commands/camel-jbang-cmd-sql.adoc | 2 +-
.../camel/cli/connector/LocalCliConnector.java | 6 +++++
.../META-INF/camel-jbang-commands-metadata.json | 2 +-
.../core/commands/action/CamelSqlQueryAction.java | 5 ++--
.../dsl/jbang/core/commands/tui/SqlQueryTab.java | 27 +++-------------------
5 files changed, 14 insertions(+), 28 deletions(-)