BEGIN; drop table if exists iam_auth_method cascade; drop table if exists iam_auth_method_type_enm cascade; drop table if exists iam_action_enm cascade; COMMIT;