• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

supabase / cli / 32704237523
62%
develop: 62%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/develop/pr-6316-cce085d5556f17f55fa1d04860ed9ce77e1c8ea9
DEFAULT BRANCH: develop
Ran 24 Aug 2026 08:02AM UTC
Jobs 1
Files 95
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

24 Aug 2026 08:01AM UTC coverage: 62.406%. Remained the same
32704237523

push

github

web-flow
feat(cli): upgrade pg-delta next to alpha.46 (#6300)

## Summary

- Bump `@supabase/pg-delta` from `1.0.0-alpha.42` to `1.0.0-alpha.46` so
`db diff`, `db pull`, and `db schema declarative generate` pick up
supabase-profile parameter-ACL filtering, `OWNED BY` with the owning
table, per-statement load fallback, `vault_presence`, and
reconnect-on-stuck load assist.
- Delete the CLI copy of platform parameter-ACL filtering; the engine
profile now owns that coverage.
- Pretty-print generated SQL by default (uppercase keywords, indent 2,
aligned columns).
- Prepare declarative shadows only when files recreate image defaults
(`pgjwt` / `pgcrypto` / `uuid-ossp`); omit means keep. Restore image
`pgjwt` after a pgcrypto-only drop only if it was installed. On PG14,
detach `storage.objects.id` before dropping `uuid-ossp`.
- CREATE EXTENSION detection is `--` / `/* */` / simple `'...'` plus a
regex (pathological SQL is an accepted miss). Prep uses `pool.query`; a
locked DROP can delay Ctrl-C like other sites.

Extracted from #6274 so the engine upgrade can land on `develop` without
the schema-first command stack.

## Linked issue

Supabase maintainer change; no public issue to close.

- [x] The linked issue is **open** and carries the
`open-for-contribution` label (or I'm a Supabase maintainer).

## Checklist

- [x] The PR title follows [Conventional
Commits](https://www.conventionalcommits.org/) (e.g. `feat(cli): …`).
- [x] Tests added or updated for the change.
- [x] `pnpm check:all` and `pnpm test` pass for the workspace(s) I
touched.

5571 of 8927 relevant lines covered (62.41%)

6.65 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32704237523.1 24 Aug 2026 08:02AM UTC 95
62.41
GitHub Action Run
Source Files on build 32704237523
  • Tree
  • List 95
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #32704237523
  • 4252cd93 on github
  • Prev Build on gh-readonly-queue/develop/pr-6301-94158474812f7b491387a909f3168f8d3b20b2e3 (#32607253800)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc