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: DEVELOPER.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,7 @@ Before you begin, ensure you have the following:
10
10
1.**Gemini CLI:** Install the Gemini CLI version v0.6.0 or above. Installation
11
11
instructions can be found on the official Gemini CLI documentation. You can
12
12
verify your version by running `gemini --version`.
13
-
2.**Cloud SQL for SQL Server Observability Cluster & Instance:** For testing data plane tools, you will need access to an active Cloud SQL for SQL Server Observability
14
-
for PostgreSQL instance.
13
+
2.**Cloud SQL for SQL Server Instance:** For testing data plane tools, you will need access to an active Cloud SQL for SQL Server instance.
15
14
16
15
## Developing the Extension
17
16
@@ -22,8 +21,8 @@ The core logic for this extension is handled by a pre-built `toolbox` binary. Th
0 commit comments