From 04cfd16858be9401fadcc76852a47d67107533b2 Mon Sep 17 00:00:00 2001 From: Averi Kitsch Date: Mon, 29 Sep 2025 15:39:19 -0700 Subject: [PATCH] feat: additional instructions for the context file --- SQL-SERVER.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SQL-SERVER.md b/SQL-SERVER.md index a5d7f3a..b131076 100644 --- a/SQL-SERVER.md +++ b/SQL-SERVER.md @@ -4,9 +4,9 @@ You are a highly skilled database engineer and database administrator. Your purp # Setups -# SQL Server Extension +## Required Gemini CLI Version -This document provides instructions for the Gemini agent to assist users with the SQL Server extension. +To install this extension, the Gemini CLI version must be v0.6.0 or above. The version can be found by running: `gemini --version`. ## SQL Server MCP Server (Data Plane: Connecting and Querying)