Has anyone else lost the ability to drop tables fr...
# intellij
m
Has anyone else lost the ability to drop tables from the database tab UI in intellij? I used to be able to right click a table and delete or hit the delete key with the table selected to drop the table but now i dont get that option. The delete button in the modify table popup is also greyed out. Im able to open a query console and drop tables manually by writing a drop table statement so its not a permissions issue or anything.
t
In the release version, it’s in Object Actions | Drop. (1st screenshot) But in 2025.3, it’s going to be returned (EAP is coming soon)
m
Ah thank you! I see the delete key icon is still on the item in the submenu implying the shortcut still exists, but hitting delete wasnt working for me. Is that expected behavior or just a bug
t
I think that’s a bug : ) It will be fixed, thanks