Jan Prochazka

Results 103 comments of Jan Prochazka

This is a feature, not a bug. If you click again, sidebar is shown again

You could use this refresh button: ![image](https://github.com/dbgate/dbgate/assets/2543891/1e49e1b0-076e-44db-aef6-8ff6a6016111)

You can use PORT environment variable ( see https://dbgate.org/docs/env-variables.html )

From my point of view, running only current line is more flexible and more safe solution. It could be use also in case of more single-line queries If user needs...

I understand your point However, I am not sure that running entire query is safe. There is possibility, that query uses some nonstandard delimiters and dbgate's detection of query segments...

Please could you provider more details? It worked for me on Mac However, I have upgraded mongoDB driver, could you please try it with newest version? https://github.com/dbgate/dbgate/releases/tag/v5.2.8-beta.13 Thanks

Maybe better, but still active with the new electron Will try this: https://github.com/electron/electron/issues/2479

Thanks for the feedback In normal situations connection works also without URL, but probably there is some specific configuration in your case. However, adding directConnection=true by default is not good...

I cannot reproduce this, for me it works. Which macro are you testing? These errors in logs are normal, they should be fixed in future by redesigning macros, but it...