Supply context view DROP functions with IF EXISTS and CASCADE
Errors occurred while removing application-specific views from the haf database while executing the function SELECT hive.app_remove_context ('hivemind_app')
because dependent views existed in another schema. This leads to leftovers in the haf
database which have to be removed manually. This MR fixes this behavior and also removes dependent views.
Edited by Mateusz Żebrak