laf
laf copied to clipboard
[bug] `system.views` can not be deleted
Search before asking
- [X] I had searched in the issues and found no similar issues.
Environment
https://laf.dev
What happened
How to reproduce
- create a "timeseries collection"
col_xxx(时序集合) - (Then
col_xxx,system.buckets.col_xxx,system.viewswill appear indatabasepanel - delete collection
col_xxx(andsystem.buckets.col_xxxwill be also deleged automatically) - but, "system.views" can not be deleted
PS: maybe system.views should not be displayed
Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!