This is an automated email from the ASF dual-hosted git repository.

nadment pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hop.git


The following commit(s) were added to refs/heads/main by this push:
     new 44f567e877 Update snowflake.adoc
44f567e877 is described below

commit 44f567e877377f1a136e069a2e2642b9c68a875b
Author: Nicolas Adment <[email protected]>
AuthorDate: Mon Aug 19 22:57:02 2024 +0200

    Update snowflake.adoc
    
    Correct JDBC Included version
---
 .../modules/ROOT/pages/database/databases/snowflake.adoc                | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/docs/hop-user-manual/modules/ROOT/pages/database/databases/snowflake.adoc 
b/docs/hop-user-manual/modules/ROOT/pages/database/databases/snowflake.adoc
index c3bb23581c..7d9989dbdc 100644
--- a/docs/hop-user-manual/modules/ROOT/pages/database/databases/snowflake.adoc
+++ b/docs/hop-user-manual/modules/ROOT/pages/database/databases/snowflake.adoc
@@ -25,7 +25,7 @@ under the License.
 | Option | Info
 |Type | Relational
 |Driver | Included
-|Version Included | 3.14.3
+|Version Included | 3.17.0
 |Hop Dependencies | None
 |Documentation | 
https://docs.snowflake.net/manuals/user-guide/jdbc-configure.html[Documentation 
Link]
 |JDBC Url | 
`jdbc:snowflake://<account_name>.snowflakecomputing.com/?<connection_params>`

Reply via email to