mike/scripts
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
..
build-workflows.js feat: refresh workflows and workflow editor UI 2026-07-20 03:04:47 +08:00
e2e-local-stack.sh ci(e2e): narrow post-migration service_role grants to match schema.sql 2026-07-26 00:00:30 +08:00