When "dropAll" is performed against an Oracle database, the SQL used by UniqueConstraintSnaphotGenerator.listConstraints() has a cartesian join with the all_cons_columns table.
Patch attached.
Oracle 12c
Applied patch, thanks!