Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent deleting databases that have attached tables (apache#5749)
* Prevent deleting databases that have attached tables Similar to logic preventing deleting tables that have charts attached. * Addressing comments
- Loading branch information