How to Build a Dry Run Into PowerShell, Python and SQL Scripts
A dry run is not a comment that says be careful. It is a switch that gates every write in the script. Here is how I implement one in PowerShell, Python and SQL, including how to document it in the flowerbox.