We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hey! I'm new to Tauri and Rust in general. So I have a question about the official SQL plugin:
Is there an easy way to decrypt a SQLite database in the "tauri-plugin-sql" plugin?
I use these encryption settings for my database:
Thanks in advance!
The text was updated successfully, but these errors were encountered:
I assume this is related to #7 and therefore fixed in #1441 ?
Sorry, something went wrong.
Closing as duplicate of #7
No branches or pull requests
Hey!
I'm new to Tauri and Rust in general. So I have a question about the official SQL plugin:
Is there an easy way to decrypt a SQLite database in the "tauri-plugin-sql" plugin?
I use these encryption settings for my database:
![image](https://private-user-images.githubusercontent.com/93393087/338557497-9568a3fe-cb34-4f61-a093-0bcd51c2a4dd.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NjY4ODMsIm5iZiI6MTczOTU2NjU4MywicGF0aCI6Ii85MzM5MzA4Ny8zMzg1NTc0OTctOTU2OGEzZmUtY2IzNC00ZjYxLWEwOTMtMGJjZDUxYzJhNGRkLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE0VDIwNTYyM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWM1Zjk5ZDk3NDhmYWM2MzQ4NzljM2FmM2MyOTNiYTdmMzJlYzVmMTFlNGZjZjM5NzdlMDk2ODAwMTg5Yjg4NWUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.b3VkNJxjSTohpy3E15wnQJf8IdYissFMjljaSM3bjbA)
Thanks in advance!
The text was updated successfully, but these errors were encountered: