Types used at table schema definition can't be dropped nor overwritten
Types used at table schema definition can't be dropped nor overwritten (since table schema changes are not upgradable). Especially they can't be dropped using CASCADE keyword what lead to dataloss (dropping also columns declared using such type).