mike/.github
willchen96 f3173a9dba ci(e2e): narrow post-migration service_role grants to match schema.sql
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>
2026-07-26 00:00:30 +08:00
..
workflows ci(e2e): narrow post-migration service_role grants to match schema.sql 2026-07-26 00:00:30 +08:00
PULL_REQUEST_TEMPLATE.md docs: testing policy in CONTRIBUTING + PR template with verification checklist 2026-07-20 10:46:47 -07:00