-
Hi
i run just run :
select i.i_id from item i,order_line o where o.ol_i_id=i.i_id
and the GUI hand - no running query in the mysql
this run successfully on mysql or mysql workbench .
order_l…
-
When using the double ended arrow to resize the sidebar width, it keeps restoring its width to the original size.
SQLEctron version: 1.20.2
DB version: postgresql-9.5
![sqlectron-bug](https://cloud…
ghost updated
7 years ago
-
It would be great if this module followed the [XDG Base Directory Specification](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html). Instead of placing the configuration fil…
-
https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html
TLDR: Configuration should be in the `$XDG_CONFIG_HOME/sqlectron/` directory instead of in the homedir. If not defined, …
-
I find the interface is really hard to read (i.e. the sidebar, etc.) It would be really helpful if you could resize the interface.
Alternatively, perhaps providing a custom stylesheet (which is wha…
-
From https://github.com/sqlectron/sqlectron-gui/issues/329 and more specifically, https://github.com/sqlectron/sqlectron-gui/issues/323#issuecomment-309273506
The `rowCount` returned after executin…
-
Why passwords are stored inside .sqlectron.json in open format?
Why do not use simple hashing at least?
-
### Return full command object
My app was relying on `executionType` attribute from the `command` object returned by https://github.com/maxcnunes/sql-query-identifier but starting `7.4.0`, `sqlectr…
kwent updated
7 years ago
-
SQLectron is an awesome product. Thanks for sharing it.
I am using Version 1.22.0 (1.22.0.459) on a Mac: version 10.11.6 (15G1004). And I cannot connect to a Microsoft SQL DB because a default port…
-
just clone the newest version 1.20.2
1. When run "npm run dev", I cann't connect to the DB(old version 1.3.0 is OK)
and the UI shows "Connection Error Bad input string". and the console shows a …