Schema Compare generates CREATE instead of CREATE OR REPLACE in output sync script
説明
When running a schema compare in Toad, the sync script includes the CREATE OR REPLACE command as expected, but when you run the same schema compare using Toad DevOps Toolkit v2.1 schema compare script, it generates the sync script with CREATE command only, which causes it to fail when it's run.
対策
The issue is resolved in Toad DevOps Toolkit v2.2, available to download here