ankane/blind_index

Issue while storing key with encrypted

Shivansh-Bajaj opened this issue · 1 comments

Hey sometimes we receive the following error message:
On random bases

ActiveRecord::RecordInvalid:
Validation failed: Personal detail base Encrypted bill reference bidx can't start with =, - or +.

Does compute_{column name}_bidx function create a value starting with special characters?

Hey @Shivansh-Bajaj, guessing you figured it out. Can you post what you learned for future readers who run into the same error?