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/kaneai-database.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,14 +50,14 @@ This document provides a step-by-step process to connect databases within the Ka
50
50
51
51
## Creating a database connection
52
52
53
-
To begin, you need to access the [database connections](https://www.kaneai.lambdatest.com/databases"database connections") page within KaneAI from and initiate the creation of a new connection.
53
+
To begin, you need to access the [database connections](https://kaneai.lambdatest.com/databases"database connections") page within KaneAI from and initiate the creation of a new connection.
Select the connection type as either TCP/IP or over SSH. Enter the database name and choose from available database types, including MySQL, PostgreSQL, MSSQL, or Oracle DB.
60
+
Select the connection type as either TCP/IP or over SSH. Enter the database name and choose from available database types, including MySQL, PostgreSQL & MSSQL DB.
61
61
62
62
Provide a description and input your host name, port, username, and other relevant details. You can enter the password using an **organisation-level secret** or directly entering the password. For PostgreSQL, ensure you select the database name. 
63
63
@@ -74,7 +74,7 @@ For local or private databases, select a tunnel if your tunnel is active. The tu
74
74
75
75
Following flag will be additionally required here: `--expose database_type:host:port`.
0 commit comments