-
MySQLWorkbench, for instance, names the tabs with the table name being referenced on the query, so if we right click the Users table, for instance, and pick "Select Rows", a tab will open with the que…
-
electron-builder: `^3.5.2`
I have [this](https://github.com/sqlectron/sqlectron-gui/blob/upgrade-builder/.travis.yml) travis configuration (which was based on onshape-desktop-shell).
For some reason…
-
Title says it all. Electron's first major is here! :tada: :confetti_ball: [Electron 1.0](http://electron.atom.io/)
@maxcnunes Since you're the initiator of the Sqlectron, probably you are the best p…
-
I got this error on building an app on Linux:
``` bash
npm info ok
Packaging app for platform linux x64 using electron v0.37.5
{:timestamp=>"2016-04-13T01:12:18.632742+0000", :message=>"Debian tools …
-
Does the example project build the app correctly on appveyor? I have found out that is not working for me. Because is not including the app `node_modules` in the release. Then I figured out it is occu…
-
OS: Win7
App Versions: 1.6, 1.6.2, 1.7
using: SqlectronSetup-1.7.0.exe
This is a minor bug where the installer is not rendering properly.
See below:
![image](https://cloud.githubusercontent.com/asse…
-
So I've happily tried sqlectron the first time after seeing it on reddit. Nice job!
My issue can be reproduced like this:
- Add MySQL server and enter wrong username/password
- Save (which closes the…
-
Trying to connect to a PostgreSQL database using 1.8 mac, I get the error `no pg_hba.conf entry for host...`. I tried a different client and it managed to connect fine. The database is the free Heroku…
-
| Version | Database Client |
| --- | --- |
| 1.8.0 | MySQL |
---
When typing in the query box when connected to a server through an SSH tunnel, the text disappears or get's overwritten, when typing…
-
node: `v5.0.0`
electron: `v0.37.5`
builder: `v3.5.0`
During the build for OSX I was getting this error:
```
Packaging app for platform darwin x64 using electron v0.37.5
App is not signed: CSC_LINK o…