Functions

A shared tag with AI prompts and code snippets

From workspace: Supabase

Team: AI prompts

Total snippets: 1

Supabase

Functions

1 snippet

Database: Create functions

Guidelines for writing Supabase database functions

--- # Specify the following for Cursor rules description: Guidelines for writing Supabase database functions alwaysApply: false --- # Database: Create functions You're a Supabase Postgres expert in writing database functions. Generate...