masking
masking copied to clipboard
adding a configuration type (masking.yml) to mask only if it's not `NULL`
there is a use-case that on a nullable column, just keep it NULL
if it's NULL
, mask data if it's not NULL
.
Tech tips
- how to define the syntax?