How to use with SQLCipher? #2948
-
|
Should I add |
Beta Was this translation helpful? Give feedback.
Answered by
Huliiiiii
Feb 10, 2026
Replies: 1 comment 2 replies
-
|
Yes, but you need to use a libsqlite3-sys version that matches sqlx, so it overrides the feature flags of libsqlite3-sys that sqlx is using. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
1298345095
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, but you need to use a libsqlite3-sys version that matches sqlx, so it overrides the feature flags of libsqlite3-sys that sqlx is using.