You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/developer/00-drivers/03-jdbc.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ Databend's JDBC Driver generally follows the JDBC specifications. Below is a lis
74
74
75
75
## Configuring Connection String
76
76
77
-
Once the driver is installed and integrated into your project, you can use it to connect to Databend using the following JDBC connection string format:
77
+
Once the driver is installed and integrated into your project, you can use it to connect to Databend using the following JDBC connection string format:
0 commit comments