Sqlite encrypted table
已回答
Is it possible to work with an encrypted Sqlite database in DataGrip? I can't see anywhere to specify the encryption password and it just opens as 'not a database'
请先登录再写评论。
You can try the following forked JDBC driver https://github.com/Willena/sqlite-jdbc-crypt
I would be great if you e-mail me vasily.chernov@jetbrains.com sample encrypted database for further investigation.