You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in v1.2, the dll was built with option CODEC_TYPE=CODEC_TYPE_SQLCIPHER,
in v1.3, I set the same option and built the v1.3 dll.
But I can't open the db encrypted by v1.2 with v1.3 dll.
Please check it. Thanks a lot.
The text was updated successfully, but these errors were encountered:
in v1.2, the dll was built with option CODEC_TYPE=CODEC_TYPE_SQLCIPHER,
in v1.3, I set the same option and built the v1.3 dll.
But I can't open the db encrypted by v1.2 with v1.3 dll.
Please check it. Thanks a lot.
The text was updated successfully, but these errors were encountered: