Alessandro
Alessandro
Mhhh, that's a weird behaviour. Sequeler should recognize that your password is part of the connection form and doesn't need to be fetched from libsecret. Definitely something fishy is going...
Is this issue still present with the latest version of Sequeler? 0.7.4
Are you guys able to test the English version? I'm suspecting this problem might be related to a a string that shouldn't have been translated.
Hi, thank you so much for using Sequeler. After the log out and log back in action, did you try clicking on the refresh icon at the bottom of those...
Can you test this with the latest version of Sequeler? This problem should be solved.
Uh, 5 seconds? That must be a specific setting of your server. I'll definitely investigate the possibility of adding a "keep connection alive" feature to prevent this.
Hi, thanks for using Sequeler and for this bug report. indeed, this happens to me as well, I'll fix it ASAP.
I found the issue, is not related to SQLite unfortunately, as it crashes at every new connection creation. So yay, I introduced a pretty nasty bug when I rewrote the...
This is what caused the regression. https://github.com/Alecaddd/sequeler/pull/314/commits/3bc53835b584847bd7e136420abe6e6cadb1594a Onto fixing it.
Hey @gavr123456789, would you be able to pull the PR #317 and see if it fixes everything? Everything works for me with those changes.