Overview

The Supabase connector for Gemini Enterprise lets you search your Supabase data.

Supported actions

When the Supabase connector is enabled, the end user can use natural language commands in Gemini Enterprise to perform the following actions.

Action Description
Apply migration Applies a migration to the database.
Deploy edge function Deploys an Edge Function to a Supabase project. If the function already exists, this will create a new version.
Execute SQL Executes raw SQL in the Postgres database.
Pause project Pauses a Supabase project.
Restore project Restores a Supabase project.

Limitations

The Supabase data store for Gemini Enterprise has the following limitations:

  • When creating a new app or adding a data store to an existing one, it's recommended to associate only one data store with actions belonging to a single connector type.
  • Enforcing a VPC Service Controls perimeter on existing Supabase data stores is not supported. To enforce VPC Service Controls, you must delete and recreate the data stores. For more information on VPC Service Controls and how to use actions after enabling VPC Service Controls, see Secure your app with VPC Service Controls.
  • The Supabase data store is supported only in the global, us, and eu locations.

What's next