mirror of
https://github.com/willchen96/mike.git
synced 2026-07-26 23:51:08 +02:00
schema.sql now grants service_role its own narrowed privileges (upstream "narrow service role schema grants"), so the broad GRANT ALL workaround is obsolete — and worse, it widened the test database beyond what prod gets, letting e2e pass on privileges a real deployment lacks. Keep a post-migration re-grant (schema.sql's ON ALL statements can't cover tables the migrations create) but with the identical narrowed set. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| ci.yml | ||
| e2e.yml | ||