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

json type on mysql not support pretty format?

enhancement
good first issue

[Chocolatey](https://chocolatey.org) is a package manager for Windows apps. You can publish packages for open-source software so Windows users could deploy Sqlectron by running `choco install sqlectron`. There's a pretty simple...

enhancement
question

On Windows it says it's installing, but I end up without any icons anywhere. What's the expected behavior?

create 2 functions with different signatures. Only one is displayed. Version 1.29.0 (1.29.0.601) on Mac OS 10.14.

enhancement

Hello, I would like to sugest a new feature for SQLElectron. The ideia is to make it possible to add a couple of rows to a table just by clicking...

enhancement

According to [this site](https://github.com/sqlectron/sqlectron-gui/blob/master/docs/app/configuration-file.md) Sqlectron for Windows relies on `$LOCALAPPDATA or %USERPROFILE%\AppData\Local`. This can be a problem if you don't want to move all apps but instead just move sqlectron....

enhancement

Hi, When I want describe my postgresql table with `\d+ tableName` I have the following error: ``` syntax error at or near "\" name: error length: 89 severity: ERROR code:...

enhancement

enhancement
help wanted
Hacktoberfest

"Select Rows (with limit)" query for large field ( text/ blob) cause sqlectron to freeze. maybe add some feature like in heidisql (http://heidisql.com) to ``LEFT(`field`)`` on large fields ?

enhancement
help wanted