mike/docs
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
..
e2e-ci.md ci(e2e): narrow post-migration service_role grants to match schema.sql 2026-07-26 00:00:30 +08:00
safe-local-testing.md docs: add safe local testing guide 2026-05-04 20:09:05 -04:00
testing-coverage.md test: cover critical backend libs, raise coverage ratchet, add roadmap 2026-07-20 11:21:35 -07:00