pg-schema-diff icon indicating copy to clipboard operation
pg-schema-diff copied to clipboard

[FEATURE] Support for policies on partitions

Open encima opened this issue 8 months ago • 0 comments

Describe the feature

Current implementation has support for RLS but it is not yet supported for partitions (https://github.com/stripe/pg-schema-diff/issues/111)

Motivation

With the integration to the Supabase CLI, we see an uptick in usage and a few requests from customers to support this. With Migra's lack of support for partitions generally, and Supabase treating RLS a a first-class citizen, this has come up a few times and would unblock some users

encima avatar May 19 '25 11:05 encima