Add an option so that attempting to execute multiple statements should confirm the action with the user (including noting how many statements will be executed).
I often have many sql statements in a single sql file all related to the same sets of tables but yet am only running one or two of the statements. Once in a while I click too fast and click the execute button which then goes off and executes everything, often including parameterized updates and inserts.
As I rarely ever want to execute everything in the file it would be nice if there was a global option that would confirm execute is what should happen when it's clicked.
Issue #12966 |
Closed |
Completion |
No due date |
No fixed build |
No time estimate |