- or
66 results found
-
template based stored procedure generator
Provide a template based stored procedure generator. This would help with large projects where CRUD stored procedures need to be generated for multiple tables
1 vote -
Add command palette functionality
I love the command palette in VS Code and Chrome Dev Console. I can press control+p and enter a filename or control+shift+p and type, find and perform common operations.
I'd love to be able to press something like that where I can type in a table name. The list would show me matching tables in all of my connections (or even just my current active connection) and give me options to select from the table, scroll to and select the table in database explorer, open the table editor, etc.
Other common commands could be in the command palette too, like:…1 vote -
Which server and database am I about to run this query on?
When working on an SQL query with multiple servers available, it'd be nice to be able to display which server (and database) the sql will be running on... (or make it more evident if it's already there and I'm missing it)
1 vote -
Data Editor - Option to show UPDATE/INSERT/DELETE statements before commit
MySQL Workbench allows users to review the update/delete/insert SQL before committing a change in the data editor. This can be useful if you would like to run the same edits on multiple connections or you would like to perform similar edits.
1 vote -
Export data of the several tables at once
Data Export Wizard will allow to select multiple tables to export.
Database Explorer will allow quick export from several tables selected with Ctrl+Click.0 votesWill be included in the next release
-
Default search / replace look in
When multiple documents are open, in Find/Replace, set the default "Look in" as Current Document. Many times, by not looking to the default selected "All open documents", the replace was done to all open documents. In the few cases I want to replace in all documents, I would prefer to select the option myself or to chose Refactor.
0 votes
- Don't see your idea?