This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch snowflake-docs in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 7af5806d3b1f9d7cf2514358c706879261701397 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Feb 22 13:02:35 2024 +0100 Snowflake Sink Kamelet: Fixed database name description Signed-off-by: Andrea Cosentino <anco...@gmail.com> --- kamelets/snowflake-sink.kamelet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kamelets/snowflake-sink.kamelet.yaml b/kamelets/snowflake-sink.kamelet.yaml index af8eff73..8ded8dbf 100644 --- a/kamelets/snowflake-sink.kamelet.yaml +++ b/kamelets/snowflake-sink.kamelet.yaml @@ -72,7 +72,7 @@ spec: example: 'INSERT INTO accounts (username,city) VALUES (:#username,:#city)' databaseName: title: Database Name - description: The name of the PostgreSQL Database. + description: The name of the Snowflake Database. type: string types: in: