db pull uses native pg_dump; confirm no longer hangs on non-interactive
v2.109.1-beta.9
1 feature1 fixThis release1 featureNew capabilities1 fixBug fixesAI-tallied from the release notes
2.109.1-beta.9 (2026-07-02)
Bug Fixes
Fetched July 2, 2026
v2.109.1-beta.9
Fetched July 2, 2026
Fixed non-interactive confirm hangs in db pull when porting initial pull to native pg_dump, and a declarative sync hang when the edge-runti…
Supabase · CLIFixed pg-delta experimental gate ordering in db schema declarative mode—the gate now runs before the mutex check rather than after, resolvi…
Supabase · CLI