Missing drop statements for queue in Schemas Compare sync script.
To reproduce the problem:
1. Run the attached script which will create queue objects (MY_QUEUE and table Q_TABLE) on both schemas (eg. PING_SOURCE and PING_TARGET) and drop the queue PING_SOURCE.MY_QUEUE
2. Run Schemas Compare with PING_SOURCE as source and PING_TARGET as target. The sync script for PING_TARGET has no drop statements to remove PING_TARGET.MY_QUEUE