A shared tag with AI prompts and code snippets
From workspace: Supabase
Team: AI prompts
Total snippets: 1
1 snippet
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...