Skip to content

migrations: Add test to ensure extension modifications are marked as privileged

Warren Gifford requested to merge ef/test-privileged into main

Created by: efritz

Add a verbose error when new migrations altering Postgres extensions are not marked as privileged.

Test plan

This adds tests that should catch any violations in CI.

Merge request reports

Loading