mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-23 20:42:02 +00:00
chore: remove comment since partitioned tables inherits RLS
This commit is contained in:
@@ -1155,7 +1155,6 @@ class Migration(migrations.Migration):
|
||||
model_name="Finding",
|
||||
name="default",
|
||||
),
|
||||
# NOTE: the RLS policy needs to be explicitly set on the partitions
|
||||
migrations.AddConstraint(
|
||||
model_name="finding",
|
||||
constraint=api.rls.RowLevelSecurityConstraint(
|
||||
|
||||
Reference in New Issue
Block a user