Version: 13.0-dev-35
Build #: 30347
SQLite Multi select table columns and script should not have the Drop option
When i select 1 column and script, there is only option to create. We should follow the same for multi select columns as well
See attached pic
|
81 KB
The pop-up menu for multiple selection is fixed. We can't selectively disable certain options.
I checked with Niels. The reason is that you can multi-select different nodes, e.g. a table node and a column node, and all the options should be available even though an option may produce an invalid SQL statement for certain node.
Issue #7984 |
Closed |
Won't Fix |
Resolved |
Completion |
No due date |
No fixed build |
No time estimate |
The pop-up menu for multiple selection is fixed. We can't selectively disable certain options.
I checked with Niels. The reason is that you can multi-select different nodes, e.g. a table node and a column node, and all the options should be available even though an option may produce an invalid SQL statement for certain node.