Releases: sqlectron/sqlectron-gui
Releases · sqlectron/sqlectron-gui
v1.1.0
New Features
- Add support for MSSQL (by @luisrudge) 👏 👏 👏
- Show the affected rows for non select queries
- Add resizable width to the left panel
- Add button to copy results as JSON to the clipboard
Fixed Bugs
- Fix problem rendering multiple results for non select queries
- Break down long database and table names in the left panel
v1.0.0
v0.1.1
Some small bug fixing and improvements:
- Allow connect to databases with no password #32
- Fix bottom bar over other components #33
- Increase the space around the middle container
- Add link in the log redirecting to the Github project
- Improve error message to display in a message component
- Improve the table layout
- Change the icon and message in the button to leave the server
Start using tar.gz for compressed release files because it gets better compress level than normal zip.