pg-delta gate now runs before mutex check
v2.110.0-beta.13
1 fixThis release1 fixBug fixesAI-tallied from the release notes
2.110.0-beta.13 (2026-07-08)
Bug Fixes
Fetched July 8, 2026
v2.110.0-beta.13
Fetched July 8, 2026
Fixed the order of experimental flag gating to run before storage's mutex check, resolving a potential issue when using experimental featur…
Supabase · CLIFixed the db diff command to respect the order of schema_paths, ensuring the output matches the declared schema sequence.
Supabase · CLI