plugins-workspace icon indicating copy to clipboard operation
plugins-workspace copied to clipboard

Tauri-Plugin-Sql: SQLite Database decryption

Open lozbub opened this issue 1 year ago • 1 comments

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

Thanks in advance!

lozbub avatar Jun 11 '24 11:06 lozbub

I assume this is related to https://github.com/tauri-apps/plugins-workspace/issues/7 and therefore fixed in https://github.com/tauri-apps/plugins-workspace/pull/1441 ?

FabianLars avatar Jun 11 '24 11:06 FabianLars

Closing as duplicate of #7

FabianLars avatar Jan 16 '25 10:01 FabianLars