Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions POSTGRESQL.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ software delivery cycle.

# Setup

## Required Gemini CLI Version

To install this extension, the Gemini CLI version must be v0.6.0 or above. The version can be found by running: `gemini --version`.

## PostgreSQL MCP Server (Data Plane: Connecting and Querying)

This section covers connecting to a PostgreSQL database instance.
Expand Down