v.20.1Bug Fix

DROP DICTIONARY IF EXISTS no longer throws exception if database does not exist

Now DROP DICTIONARY IF EXISTS db.dict query does not throw exception if db does not exist. #8185 (Vitaly Baranov)