Skip to content

Commit 2349c28

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

masking/databases/test-sample-instance/hr_test/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)