Alecaddd / sequeler

SQL Client built in Vala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature to Multi-select Tables, Drop them

splashsky opened this issue · comments

Howdy! I'm not a C developer, or really a desktop app kind of guy, but recently switching over to Elementary/Linux from Mac taught me how much thought must go into all of them.

One feature I've been missing from TablePlus and the reason I went through the trouble of building Sequeler is that I wanted the ability to select multiple Tables from the left sidebar, right click and Drop them. I work on a lot of legacy projects, so I'm often iterating through databases I then have to go back and manually drop to reset.

If there's any way this feature could be added, that'd be incredible and I'd be happy to donate some money to the cause, as Sequeler would become a daily driver for me.

Thanks!

Hi, thank you so much for using Sequeler.
Indeed, dropping and truncating tables is in the queue as upcoming feature.
It should be available for v0.8.2, and hopefully I'll have time next week to code it.