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/SkyCopilot Guide/README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,9 +87,11 @@ You can begin by exploring some of the sample questions provided below. Alternat
87
87
Note: The default DB user created in SkySQL (eg. “dbpgf12345678”) already has the required privileges pre-create.
88
88
89
89
**Steps to follow when using a non-SkySQL Datasource:**
90
-
* First, add a Datasource and test the connectivity.
91
-
* We recommend testing with a Development/Test DB first.
92
-
* The DB user specified in this Datasource needs the privileges as noted below.
90
+
91
+
- First, add a Datasource and test the connectivity.
92
+
- We recommend testing with a Development/Test DB first.
93
+
- The DB user specified in this Datasource needs the privileges as noted below.
94
+
93
95
94
96
Grant the privileges as shown below. Please note, Copilot doesn’t require write privileges to your schema. Remember to replace “your_datasource_username” with the username you specified during the Copilot Datasource creation.
0 commit comments