Supabase Migrations

Guidance for writing Supabase database migrations with idempotent patterns. This skill should be used when creating or modifying database objects (tables, functions, RLS policies, triggers, indexes) or any SQL committed as a migration file.

matthull 5a230f0 2 files · 9.5 KB Updated

File contents

matthull/my-skills/tree/main/skills/technical/supabase-migrations commit 5a230f02b3

Frequently asked questions

npx skillmds@latest add matthull/supabase-migrations