Releases: smurfpandey/mysqlweb
Releases · smurfpandey/mysqlweb
To err is human
mysqlweb will now ask for confirmation when you are closing SP tabs with unsaved changes. You can also view the changes in a diff-viewer to know what exact changes have been done.
Multiple connections
Connect to multiple database instances at a time.
Bookmarks are here
Now you can save your connection strings as bookmarks.
Note: To keep this secure, passwords are not stored with the connection strings.
Get own results!
Global Search
What's there?
- Global search: Search for any procedure, function or table inside.
- Show active database in the header, along with connection info
Say what?
Yet Another Release
Fixes:
- "Run Query" button doesn't works - #14
- Mask password field
What's new:
- Option to close current DB connection
- Retrieve table data using context menu
- Option to have multiple queries in a tab. Execute selected text as query.
- Better icons in context menu. (For table)
Release with binaries for 32-bit OSes
Not much has changed.
- Added a refresh icon for the listing.
First Release
First release:
What works:
- View all database
- View all objects of database
- Edit/Create procedure & functions