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

On Ubuntu the Private Key Auth for the "test connection" doesn't work. The actually connection itself works fine.

+ Run SELECT * FROM Table LIMIT 1000 on table click + Show/Hide SQL query field + Inline table editor + Sort tables on header click

hi, How to Connect Sql Server Local With Windows Authentication? http://s9.picofile.com/file/8316998842/2018_01_17_205904.png http://s8.picofile.com/file/8316998868/2018_01_17_205927.png

help wanted
good first issue

In postgres environments my temporary tables are constantly returning a "relation [temp_table_name] does not exist" error after I try to query against it. It usually happens if the query I'm...

bug
help wanted

Any chance of supporting Windows Auth for MS SQL? Or is support only for SQL Server Auth?

enhancement
help wanted

Client: MSSQL APP version: 1.5.0 OS: Win7 While connected to a sql server, if you try to connect to a DB (from the left hand area) that your user does...

bug

This would be a huge security improvement. Seems like https://github.com/atom/node-keytar is a good option. I guess it is not a top priority. But at least is good include in **icebox**.

enhancement
help wanted

Currently it is possible to copy to clipboard or save the results set. It would be helpful to enable HTML format. This way it would be much easier to integrate...

enhancement
help wanted

![image](https://user-images.githubusercontent.com/235410/33960999-25f99f36-e055-11e7-920b-5452b431fab4.png) Both of these are a single string select and should be highlighted as a string.

Working with multiple connections can sometimes become hard to manage. Suggestion 1 - add ability to bookmark favorite connections... Suggestion 2 - maybe we can introduce tagging, so we can...

enhancement