Sami
Sami
If your import worked you may ignore that message. It is simply a deprecation message for something in the mongodb driver.
Am I right to assume that the issue you are facing is that dbgate listens to a random port instead of the provided 3636 passed in the environment variable?
I believe you should be able to use dbgate with valkey by setting up a redis connection. Have you tried this?
I think it is correct default behavior to `INSERT` without `IGNORE`. However I think I've seen this solved in other clients by adding a checkbox on the import screen to...
This doesn't work due to errors. ReferenceError: Cannot access 'electrondir' before initialization at migrateDataDir (/home/alex/Downloads/dbgate/app/src/electron.js:46:57) Also, can you confirm which paths will be used on all operating systems? macOS, Linux,...