### Search before asking - [X] I had searched in the [issues](https://github.com/DataLinkDC/dlink/issues?q=is%3Aissue) and found no similar feature requirement. ### Description 通过catalog持久化,可以很方便的将table/view等保存到数据库里,但是需要清理的时候,还得执行drop语句。 如果能够在catalog 列表里新增右键删除菜单,删除选中的table/view,将方便不少。 ### Use case _No response_ ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
Search before asking
Description
通过catalog持久化,可以很方便的将table/view等保存到数据库里,但是需要清理的时候,还得执行drop语句。
如果能够在catalog 列表里新增右键删除菜单,删除选中的table/view,将方便不少。
Use case
No response
Related issues
No response
Are you willing to submit a PR?
Code of Conduct