Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsSupabase ToolsSupabase Apply A Migration
Supabase Tools

Supabase Apply A Migration

Tool to apply database migrations to a Supabase project. Use when you need to execute SQL schema changes, create tables, alter columns, or run other DDL/DML operations as part of a tracked migration. This is a Beta feature in the Supabase Management API.

Write actionRisk level 2 of 5OAuth connection
Use Supabase Apply A Migration

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • refstring
    Required
    The unique reference ID of the Supabase project (e.g., 'pamqaklsszmjzugtywow'). Found in Project Settings > General > Reference ID.
  • namestring
    A unique name for the migration to track it in the migration history. If not provided, a default name will be assigned.
  • querystring
    Required
    The SQL migration query to execute against the project's database. Must be at least 1 character long.
  • rollbackstring
    Optional SQL query to rollback/undo this migration if needed.
  • idempotency_keystring
    A unique key to ensure the same migration is tracked only once. If provided, prevents duplicate migrations with the same key from being applied.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.