I'm trying to connect to my database through Rider but it doesn't work since I encrypted my database with SQLCipher. Tutorials say I should add these fields in the "Advanced" tab but that doesn't work:
I can connect using Microsoft.Data.Sqlite so it's not a file corruption problem, I just don't understand how to use the IDE (JetBrains Rider 2025.3.0.1) properly.
