Skip to content

Select multiple tables for deletion? #1155

@justinclift

Description

@justinclift

Details for the issue

Our recent support for importing multiple CSV tables has revealed an interesting problem.

It doesn't seem possible at the moment to select multiple tables (nor indexes) in the DB Structure
tab. Deleting several hundred tables using the GUI looks challenging. 😉
screen shot 2017-09-30 at 12 56 35
We should probably add support for selecting multiple table entries, even if it's just for the delete action.

Not sure if this would be tricky, easy, etc. Some possible interaction points in the code spring to mind when multiple tables are selected:

  • Might need to disable the "Modify table" button, right click context menu entry, and Edit menu entry
  • When switching to the Browse Data tab, we'd probably want to use the first of the selected entries as the table to switch to

There might be others, but those two spring to mind. 😄

Useful extra information

I'm opening this issue because:

  • DB4S needs a feature

I'm using DB4S on:

  • Mac OS: ( version: 10.11.6 )

I'm using DB4S version:

  • Other: latest git master

I have also:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions