fpe-column-format-warning.md
Caution
Always use the same FPE format to encrypt data in a column. If you use different FPE formats in the same column (such as loading some data usingssn
and other data using auto
) there is no way to tell which format was used for any particular row, and properly and improperly encrypted ciphertexts will be indistinguishable.