Since `searchable=True` behavior is to save the hash value along with the encrypted value in the database field, but `searchable=False` is not. Changing between `True` and `False` after having some data in the database would result as a data corruption.