sqlectron-gui icon indicating copy to clipboard operation
sqlectron-gui copied to clipboard

A simple and lightweight SQL client desktop with cross database and platform support.

Results 119 sqlectron-gui issues
Sort by recently updated
recently updated
newest added

- Areas such as links and the table menu are hard to see in dark mode because the contrast ratio is so low. - Should use media query to detect...

Today i've updated my mac from Catalina to Monterey 12.1. I cannot open your application, even if I do "CTRL+click -> open" on the app. This is the error: Is...

It would be nice if we could store our query history per server. Maybe backed up by a sqlite DB, or something similar. If we agree on the basic functionality,...

enhancement
Hacktoberfest

When I select the type of data on a table, only shows bigint, but not if is signed or unsigned. So when we tried to create foreign keys, it's incompatible...

Settings port value with number = 60550 for MSSQL/RHEL8 launch The "config.options.port" property must be of type number. It is OK when I set the default number 1433.

bug
awaiting feedback

Hello, would it be very difficult to implement a feature that allows you to edit (update) a row of a table like MySQL Workbench? My Workbench has a lot of...

We have unsafe-eval enable for CSP rules because of JointJS. We even talked about removing the diagram support in order to get the app in a security state without trying...

enhancement

The diagram works fine for MySQL, but not for PG. I have not tested for MSSQL, but I assume the diagram generation isn't supporting any adapter with schema support -...

bug

Is there any support for vim in the editor?

enhancement

Quite a minor enhancement tip, but still noteworthy. Eg. even if I go to the auto-generated query, point to the end of 'LIMIT' and press 'ctrl+space', it suggest to lowercase...

enhancement