Jan Prochazka

Results 103 comments of Jan Prochazka

engine parameter should contain plugin name: "mysql@dbgate-plugin-mysql"

It is working now? if you use engine: engine: 'mysql@dbgate-plugin-mysql' instead of engine: engine: 'mysql' Probably this script is generated from very old version, before plugins introduced (>1 year)

Thanks very much for suggestion and your offer, I will consider it. I didn't suppose to make DbGate multi-language in past, but if there will be more upvotes for this...

Thanks for this idea. Implemented for mysql and postgresql

Sorry, this was not implemented I have added env variable SOCKET_PATH_connectionId It is also described in [docs](https://dbgate.org/docs/env-variables.html) The feature is pushed into GIT, but not yet released

Sorry I could not reproduce this. I checked the code, utf-8 encoding is specified while loading. If you use this query: ```sql select 'ěšřšěřšřš' with some charactes like ñ, á,...

What do you exactly mean with "using as PWA". As I known, iPhone a iPad doesn't support adding app icon to main screen, which is for most users the main...

Thanks for the suggestion, I will consider this. Probably it should be more generic feature and export not only connections, but also SQL scripts, perspectives ... Now, you could use...

Thanks for the feedback Analysing of procedure parameters is not yet implemented, I will add it in future release, approx. in 2-3 months

What do you mean exactly with "Saved queries" ? Could you please attach an screenshot? Thanks