-
I can't quite show you what I mean, but currently when I connect directly to one database that happens to be on heroku the sidebar shows a list of the 140 databases, all with sluglike names (i.e. `d14…
-
It would be nice if this app could store secrets in a more secure fashion. Right now they are store in a plaintext json file easily readable by any other application.
```sh
16:14 $ cat .sqlectron.…
-
On screens of 1920x1080 it looks very small
I use version 1.20.2 on windows 10
-
System: Ubuntu 14.04
When sqlectron is open, Ctrl-R does not work. This is specially annoying in the terminal, where bash by default has Ctrl-R assigned to reverse-search.
The problem goes away …
-
Hello !
I'm giving a try to your app. Looks great but I had difficulties to connect to my prod db through SSH.
DB : Mysql
Sqlectron : 1.19
OS : Ubuntu 16.04
I got this error :
![](https:/…
-
I noticed that Sqlectron does not list indexes of a table, just columns and triggers.
I think it would be a good feature, and im using Sqlectron, so i want to help.
Are you interested?
-
I only have this issue when I'm connected to an MS SQL server.
Upon clicking the button the Dev Tools report this error:
`Uncaught Error: Could not call remote function 'end'. Check that the funct…
-
With postgresql and other big databases (oracle, ...) you have schema...
it seems that sqlectron does not support them .... it would be really nice to be able to browse accross distinct schemas :)
-
Because SQLectron shows all databases it's often a bit confusing what database I'm actually talking _too_. This might be because I'm only usually talking to one at a time, but it's still a UI problem.…
-
Using SSH Tunnel will not allow me to click the switch to enable the Password box.