Skip to content

Commit f6df827

Browse files
authored
Update column-masking.json
1 parent 9323017 commit f6df827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

masking/databases/prod-sample-instance/hr_prod/column-masking.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"schema": "public",
88
"table": "salary",
99
"column": "amount",
10-
"maskingLevel": "NONE",
10+
"maskingLevel": "FULL",
1111
"fullMaskingAlgorithmId": "",
1212
"partialMaskingAlgorithmId": ""
1313
}

0 commit comments

Comments
 (0)